old-cross-binutils/sim/testsuite/mips64r5900-elf/t-padsbh.s
Frank Ch. Eigler 271f091db7 * Test cases for PR 18015.
Thu Oct 29 12:07:06 1998  Frank Ch. Eigler  <fche@cygnus.com>

	* t-psrlvw.s (test_psrlvw): Add test for sign-extension in insn.
	* t-padsbh.s: New test.
	* t-mult1.s: New test.
	* Makefile.in: Run them.
1998-10-29 17:28:18 +00:00

11 lines
233 B
ArmAsm

.include "t-macros.i"
start
test_padsbh:
load $8 0x0122800745658006 0x89a80005cdeb0004
load $9 0x0001fff90002fffa 0x00037ffb00047ffc
padsbh $10,$9,$8
check10 0x0123800045678000 0x765b7ff632197ff8
exit0