URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [branches/] [oc/] [gdb-5.0/] [sim/] [testsuite/] [d30v-elf/] [ls-stw.S] - Rev 106
Go to most recent revision | Compare with Previous | Blame | View Log
add r2, r0, helloadd r4, r0, ('H' << 24) + ('e' << 16) + ('l' << 8) + ('l' << 0)stw r4, @(r2,0) || nop# putstr.long 0x0e000001, 0x00f00000# finishedadd r2, r0, r0 || nop.long 0x0e000004, 0x00f00000.align 3hello:.ascii "????o World\n"
Go to most recent revision | Compare with Previous | Blame | View Log
