old-cross-binutils/sim/testsuite/mips64vr5900el-elf/t-pcpyh.s

11 lines
193 B
ArmAsm
Raw Normal View History

1997-07-11 21:36:11 +00:00
.include "t-macros.i"
start
test_pcpyh:
load $7 0x0000000000001111 0x000000000000ffff
pcpyh $10,$7 #Expectation:
check10 0x1111111111111111 0xffffffffffffffff
exit0