URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-i386/] [pcrel8.s] - Rev 79
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