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

11 lines
103 B
ArmAsm
Raw Normal View History

1997-09-17 03:31:09 +00:00
.include "t-macros.i"
start
load r2 0x11223344
test_bsh:
bsh r2, r3
check1 r3 0x22114433
exit0