OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multi_nop_pattern
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-m32r.c
511
static const unsigned char
multi_nop_pattern
[] = { 0x70, 0x00, 0xf0, 0x00 };
538
memcpy (p,
multi_nop_pattern
, 4);
509
static const unsigned char
multi_nop_pattern
[] = { 0x70, 0x00, 0xf0, 0x00 };
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m32r.c
511
static const unsigned char
multi_nop_pattern
[] = { 0x70, 0x00, 0xf0, 0x00 };
538
memcpy (p,
multi_nop_pattern
, 4);
509
static const unsigned char
multi_nop_pattern
[] = { 0x70, 0x00, 0xf0, 0x00 };
local
Completed in 37 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026