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

13 lines
101 B
Plaintext
Raw Normal View History

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