OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nop_2
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
cpu-i386.c
53
static const char
nop_2
[] = { 0x66, 0x90 };
local
74
{ nop_1,
nop_2
, nop_3, nop_4, nop_5,
/toolchain/binutils/binutils-2.25/gas/config/
tc-rx.c
1244
static unsigned char
nop_2
[] = { 0xef, 0x00};
1256
static unsigned char *nops[] = { NULL, nop_1,
nop_2
, nop_3, nop_4, nop_5, nop_6, nop_7 };
1243
static unsigned char
nop_2
[] = { 0xef, 0x00};
variable
[
all
...]
Completed in 531 milliseconds