URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [armv1-bad.s] - Rev 856
Go to most recent revision | Compare with Previous | Blame | View Log
.global entry .text entry: str r0, =0x00ff0000 ldr r0, {r1} cmpl r0, r0 strh r0, [r1] ldmfa r4!, {r8, r9}^ ldmfa r4!, {r4, r8, r9} stmfa r4!, {r8, r9}^ stmdb r4!, {r4, r8, r9} @ This is OK. stmdb r8!, {r4, r8, r9}
Go to most recent revision | Compare with Previous | Blame | View Log