URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [arm/] [arm-it-bad.s] - Rev 860
Go to most recent revision | Compare with Previous | Blame | View Log
.syntax unified .text .global x x: mov r0, r1 cmp r0, #0 it ne moveq r0, r1 bx lr movgt r1, r2
Go to most recent revision | Compare with Previous | Blame | View Log