data/method/gdb/gdb-13.2/sim/testsuite/m32r/nop.cgs

12 lines
110 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
# m32r testcase for nop
# mach(): m32r m32rx
.include "testutils.inc"
start
.global nop
nop:
nop
pass