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

12 lines
219 B
ArmAsm
Raw Normal View History

1997-07-11 21:36:11 +00:00
.include "t-macros.i"
start
test_ppach:
load $8 0x0010000F000E000D 0x000C000B000A0009
load $9 0x0008000700060005 0x0004000300020001
ppach $10, $8, $9
check10 0x000F000D000B0009 0x0007000500030001
exit0