Sign in
gnu
/
binutils-gdb
/
9cd609f8641849d4bbf25f90d5fde58228aeb866
/
.
/
sim
/
testsuite
/
cr16
/
macqw.cgs
blob: 4c6da4fcaf46e3296085ae4227f735c13e3357ca [
file
] [
log
] [
blame
]
# cr16 testcase for macqw reg, (regp)
# mach(): cr16
.
include
"testutils.inc"
start
# REVIST to update testcase
.
global
macqw
macqw
:
movw $0x123
,
r3
movw $0x456
,
r4
macqw r3
,
r4
,
(
r6
,
r5
)
test_h_grp
"(r6,r5)"
,
0x4edc2
pass