projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
x86: Remove restriction on NOTRACK prefix position
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
i386
/
x86-64-addend.s
1
.text
2
_start:
3
movq $foo@GOT, %rax
4
movq $foo@GOT + 4, %rax
5
6
.intel_syntax noprefix
7
8
mov rax, offset foo@got
9
mov rax, offset foo@got + 4
This page took
0.079818 seconds
and
4
git commands to generate.