URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [gdb-5.3/] [sim/] [testsuite/] [d30v-elf/] [em-pstr.S] - Rev 1773
Go to most recent revision | Compare with Previous | Blame | View Log
add r2, r0, hello
# putstr
.long 0x0e000001, 0x00f00000
# finished
add r2, r0, r0 || nop
.long 0x0e000004, 0x00f00000
hello: .ascii "Hello World\n"
Go to most recent revision | Compare with Previous | Blame | View Log