blob: 0a88d849aee6db7c632932ee4c586652efb73f5c [file] [log] [blame]
# m32r testcase for mvfaclo $dr
# mach(): m32r m32rx
.include "testutils.inc"
start
.global mvfaclo
mvfaclo:
mvi_h_accum0 0x11223344, 0x55667788
mvi_h_gr r4, 0
mvfaclo r4
test_h_gr r4, 0x55667788
pass