CMOVE> CMOVE COLD
CMOVE> ( from-ptr to-ptr len -- )  
ansi 17.6.1.0920 <STRING>
memcpy an area from->to for len bytes, starting with the higher addresses, see CMOVE

reference: p4_cmove_up in ../src/string.c:0091, export CO CMOVE>