add missing files.
[deliverable/binutils-gdb.git] / sim / testsuite / d30v-elf / em-pstr.S
CommitLineData
139d457d
AC
1 add r2, r0, hello
2 # putstr
3 .long 0x0e000001, 0x00f00000
4 # finished
5 add r2, r0, r0 || nop
6 .long 0x0e000004, 0x00f00000
7
8hello: .ascii "Hello World\n"
This page took 0.03681 seconds and 4 git commands to generate.