URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-i386/] [pcrel16.s] - Rev 308
Go to most recent revision | Compare with Previous | Blame | View Log
.code16 .text .globl _start _start: .org 0x420 int $0x42 lret $2 .org 0xf065 jmp _start+((0x42) << 4)
Go to most recent revision | Compare with Previous | Blame | View Log