projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
57370ff5797abe65d4d9d5082258d80ff77bde42
[external/binutils.git]
/
gas
/
testsuite
/
gas
/
i386
/
nop-3.s
1
.text
2
_start:
3
xor %eax, %eax
4
140:
5
testl %eax, %eax
6
141:
7
.nop -(((144f-143f)-(141b-140b)) > 0)*((144f-143f)-(141b-140b)),7
8
142:
9
xor %eax, %eax
10
.pushsection .altinstr_replacement,"ax"
11
143:
12
jmp foo
13
144:
14
.popsection
15
xor %eax, %eax