Sign in
gnu
/
binutils-gdb
/
9cd609f8641849d4bbf25f90d5fde58228aeb866
/
.
/
sim
/
testsuite
/
cr16
/
lshb.cgs
blob: 59ddbba1a673314b31406847c686dc75b079b10f [
file
] [
log
] [
blame
]
# 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