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

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

string ordinary primitive