Sign in
gnu
/
binutils-gdb
/
c2aad00a7447a32e1f4b0bd558a1bd2b13085381
/
.
/
sim
/
testsuite
/
cr16
/
lshb.cgs
blob: 59ddbba1a673314b31406847c686dc75b079b10f [
file
]
# cr16 testcase for lshb count, reg
# mach(): cr16
.
include
"testutils.inc"
start
.
global
lshb
lshb
:
movb $6
,
r4
movb $1
,
r5
lshb r5
,
r4
test_h_gr r4
,
12
pass