repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Typo fix in most recent entry.
[binutils.git]
/
ld
/
testsuite
/
ld-i386
/
pcrel16.s
blob
d68a6c6314085c8644a142501674d8cad8555171
1
.code16
2
.text
3
.globl _start
4
_start
:
5
.org 0x420
6
int $
0x42
7
lret $
2
8
.org 0xf065
9
jmp _start+
((
0x42
) <<
4
)