URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-i386/] [pcrel8.s] - Rev 337
Go to most recent revision | Compare with Previous | Blame | View Log
.text .code16 .global _start, fwd _start: jcxz fwd .rept 10 testl $0x12345678, %ss:0x76543210(,%eax,4) .endr fwd: leave ret
Go to most recent revision | Compare with Previous | Blame | View Log