5 .type _strcpy,@function
9 #ifdef __RX_DISALLOW_STRING_INSNS__
10 mov r1, r4 ; Leave the destination address unchanged in the result register.
20 mov #-1, r3 ; Strictly speaking this is incorrect, but I doubt if anyone will ever know.
25 .size _strcpy, . - _strcpy