OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nop3
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
nops-1.s
116
nop3
:
label
nops-2.s
120
nop3
:
label
nops16-1.s
301
nop3
:
label
/toolchain/binutils/binutils-2.25/gold/
i386.cc
3775
const char
nop3
[3] = { '\\x8d', '\\x76', '\\x00' }; \/\/ leal 0(%esi),%esi
local
[
all
...]
x86_64.cc
4394
const char
nop3
[3] = { '\\x0f', '\\x1f', '\\x00' }; \/\/ nop (%rax)
local
[
all
...]
Completed in 44 milliseconds