CMOVE
* CMOVE ( from-ptr to-ptr len -- )

memcpy an area from->to for len bytes, starting at
the lower addresses, see CMOVE>

FORTH/ANS string (dpANS17.6.1.0910) ordinary primitive