data/method/gdb/gdb-12.1/sim/testsuite/cr16/nop.cgs

12 lines
104 B
Plaintext
Raw Normal View History

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