Sign in
gnu
/
binutils-gdb
/
9cd609f8641849d4bbf25f90d5fde58228aeb866
/
.
/
sim
/
testsuite
/
cr16
/
lshd.cgs
blob: e146ca11b6d7b9a4b1f9064b1b63437c761353d5 [
file
] [
log
] [
blame
]
# cr16 testcase for lshd reg, regp
# mach(): cr16
.
include
"testutils.inc"
start
.
global
lshd
lshd
:
movd $0x12345678
,
(
r4
,
r3
)
movw $0x10
,
r5
lshd r5
,
(
r4
,
r3
)
test_h_grp
"(r4,r3)"
,
0x56780000
pass