blob: 01933fd5762544cf4af033cb1b52f4a2f8e53d08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
.include "t-macros.i"
start
test_paddsh:
load $8 0x0122800745658006 0x89a80005cdeb0004
load $9 0x0001fff90002fffa 0x00037ffb00047ffc
paddsh $10,$9,$8
check10 0x0123800045678000 0x89ab7fffcdef7fff
exit0
|