# m32r testcase for nop
# mach(): m32r m32rx
.include "testutils.inc"
start
.global nop
nop:
nop
pass