aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/mips64r5900-elf/t-padsbh.s
blob: 30970cc810d2c92bdb51d63471100843bc47c47d (plain)
1
2
3
4
5
6
7
8
9
10
11
.include "t-macros.i"

	start

test_padsbh:
        load $8 0x0122800745658006 0x89a80005cdeb0004
        load $9 0x0001fff90002fffa 0x00037ffb00047ffc
        padsbh  $10,$9,$8
	check10 0x0123800045678000 0x765b7ff632197ff8

	exit0