URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mri/] [repeat.s] - Rev 853
Go to most recent revision | Compare with Previous | Blame | View Log
; Test MRI structured repeat pseudo-op. xdef foo foo repeat until <cs> clr d1 repeat add #1,d1 until d1 <ge> #10 nop nop
Go to most recent revision | Compare with Previous | Blame | View Log