* config/ia64/tm-linux.h: Tweak comment. Update copyright year.
[deliverable/binutils-gdb.git] / sim / testsuite / d30v-elf / hello.s
CommitLineData
c906108c
SS
1
2 add r2, r0, hello
3 # putstr
4 .long 0x0e000001, 0x00f00000
5 # finished
6 add r2, r0, r0 || nop
7 .long 0x0e000004, 0x00f00000
8
9hello: .ascii "Hello World\r\n"
This page took 0.256519 seconds and 4 git commands to generate.