OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PREFIX_OPCD_SEGS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-dis.c
448
#define
PREFIX_OPCD_SEGS
(1 + PPC_PREFIX_SEG (-1))
449
static unsigned short prefix_opcd_indices[
PREFIX_OPCD_SEGS
+ 1];
501
for (seg = 0, idx = 0; seg <=
PREFIX_OPCD_SEGS
; seg++)
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-dis.c
437
#define
PREFIX_OPCD_SEGS
(1 + PPC_PREFIX_SEG (-1))
438
static unsigned short prefix_opcd_indices[
PREFIX_OPCD_SEGS
+ 1];
490
for (seg = 0, idx = 0; seg <=
PREFIX_OPCD_SEGS
; seg++)
/src/external/gpl3/gdb/dist/opcodes/
ppc-dis.c
437
#define
PREFIX_OPCD_SEGS
(1 + PPC_PREFIX_SEG (-1))
438
static unsigned short prefix_opcd_indices[
PREFIX_OPCD_SEGS
+ 1];
490
for (seg = 0, idx = 0; seg <=
PREFIX_OPCD_SEGS
; seg++)
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-dis.c
437
#define
PREFIX_OPCD_SEGS
(1 + PPC_PREFIX_SEG (-1))
438
static unsigned short prefix_opcd_indices[
PREFIX_OPCD_SEGS
+ 1];
490
for (seg = 0, idx = 0; seg <=
PREFIX_OPCD_SEGS
; seg++)
Completed in 33 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026