cmove-up:string — ordinary primitive
FORTH
CMOVE> ( from-ptr to-ptr len -- )(
)
memcpy an area from->to for len bytes, starting with the higher addresses, see CMOVE