projects
/
deliverable
/
binutils-gdb.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
gas/
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
sparc
/
plt64.s
Commit
Line
Data
bd5e6e7e
JJ
1
.text
2
.align 4
3
call foo
4
nop
5
call bar + 4
6
.data
7
.align 8
8
.xword %r_plt64(foo)
9
.xword %r_plt64(bar + 4)
10
.byte 1
11
.uaxword %r_plt64(foo)
12
.byte 2, 3, 4
13
.word %r_plt32(bar + 4)
This page took
0.252054 seconds
and
4
git commands to generate.