binutils-gdb/sim/testsuite/cr16/nop.cgs

12 lines
104 B
Plaintext
Raw Normal View History

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