URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-i386/] [pcrel16abs.s] - Rev 851
Go to most recent revision | Compare with Previous | Blame | View Log
SEGMENT_SIZE = 0x10000 RVECTOR = 0x00010 .code16 .globl _start _start: jmp SEGMENT_SIZE-(0x1f00 +0xf0 +RVECTOR)
Go to most recent revision | Compare with Previous | Blame | View Log