Add basic tests for d10v-elf simulator.
[deliverable/binutils-gdb.git] / sim / testsuite / d10v-elf / loop.s
1 .text
2 .globl _start
3
4 _start:
5 bra _start
6 nop
This page took 0.030463 seconds and 5 git commands to generate.