OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BL_INSTRUCTION
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
rs6000-tdep.c
1366
BL_MASK and
BL_INSTRUCTION
are used in combination with each other.
1368
this masking operation is equal to
BL_INSTRUCTION
, then the opcode in
1375
#define
BL_INSTRUCTION
0x48000001
2250
if ((op & BL_MASK) ==
BL_INSTRUCTION
)
/src/external/gpl3/gdb.old/dist/gdb/
rs6000-tdep.c
1366
BL_MASK and
BL_INSTRUCTION
are used in combination with each other.
1368
this masking operation is equal to
BL_INSTRUCTION
, then the opcode in
1375
#define
BL_INSTRUCTION
0x48000001
2250
if ((op & BL_MASK) ==
BL_INSTRUCTION
)
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026