blob: b517f38efab82a59b1e4f745965524e32474881e [file] [log] [blame]
# cr16 testcase for lshb_i $dr,#$uimm5
# mach(): cr16
.include "testutils.inc"
start
.global lshb_i
lshb_i:
movd $0x12345678,(r4,r3)
lshd $16, (r4,r3)
test_h_grp "(r4,r3)", 0x56780000
pass