URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [z8k/] [djnz.s] - Rev 38
Go to most recent revision | Compare with Previous | Blame | View Log
.text .globl label1 label1: nop .space 248 djnz r0,label1 dbjnz rl0,label1 nop label2: nop .space 248 dbjnz rl0,label2 djnz r0,label2 nop
Go to most recent revision | Compare with Previous | Blame | View Log