old-cross-binutils/sim/testsuite/v850eq-elf/t-ctret.s

15 lines
145 B
ArmAsm
Raw Normal View History

1997-09-17 05:27:56 +00:00
.include "t-macros.i"
start
# Set the callt base pointer
load r1 ctret_dest
ldsr r1, ctpc
test_ctret:
ctret
exit47
ctret_dest:
exit0