blob: 9da6868a110e4513c0491e7a4dedf034f12603c4 [file] [log] [blame]
# fr30 testcase for add $Rj,$Ri
# cpu {}
.include "testutils.inc"
START
.text
.global add
add:
add ac,ac
fail
EXIT 0