blob: 3df8de36a63c3f30105d6617f9c2ca5e7c1d8dc5 [file] [log] [blame]
# cr16 testcase for lprd reg, preg
# mach(): cr16
.include "testutils.inc"
start
.global lprd
lprd:
movd $0x12345678,(r4,r3)
lprd (r4,r3), psr
sprd psr,(r6,r5)
test_h_grp "(r6,r5)", 0x12345678
pass