blob: 991fa66fdc16d8d8c07fd665386395f13165536c [file] [log] [blame]
# arm testcase for ror $rd,$rs
# mach: unfinished
.include "testutils.inc"
start
.global alu_ror
alu_ror:
ror r0,r0
pass