blob: c2679eaca7a25a400c6fe6f744ca35eea08e281e [file] [log] [blame]
# cr16 testcase for lpr reg, preg
# mach(): cr16
.include "testutils.inc"
start
.global lpr
lpr:
movw $0x1234,r3
lpr r3, psr
spr psr,r5
test_h_gr r5, 0x1234
pass