URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [z8k/] [jr-backf.s] - Rev 413
Go to most recent revision | Compare with Previous | Blame | View Log
.text .globl start start: nop .space 254 .globl dest dest: jr t,start nop
Go to most recent revision | Compare with Previous | Blame | View Log