OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SPE2_OPCD_SEGS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
ppc-dis.c
454
#define
SPE2_OPCD_SEGS
(1 + SPE2_XOP_TO_SEG (SPE2_XOP (-1)))
455
static unsigned short spe2_opcd_indices[
SPE2_OPCD_SEGS
+ 1];
531
for (seg = 0, idx = 0; seg <=
SPE2_OPCD_SEGS
; seg++)
/src/external/gpl3/binutils.old/dist/opcodes/
ppc-dis.c
443
#define
SPE2_OPCD_SEGS
(1 + SPE2_XOP_TO_SEG (SPE2_XOP (-1)))
444
static unsigned short spe2_opcd_indices[
SPE2_OPCD_SEGS
+ 1];
520
for (seg = 0, idx = 0; seg <=
SPE2_OPCD_SEGS
; seg++)
/src/external/gpl3/gdb/dist/opcodes/
ppc-dis.c
443
#define
SPE2_OPCD_SEGS
(1 + SPE2_XOP_TO_SEG (SPE2_XOP (-1)))
444
static unsigned short spe2_opcd_indices[
SPE2_OPCD_SEGS
+ 1];
520
for (seg = 0, idx = 0; seg <=
SPE2_OPCD_SEGS
; seg++)
/src/external/gpl3/gdb.old/dist/opcodes/
ppc-dis.c
443
#define
SPE2_OPCD_SEGS
(1 + SPE2_XOP_TO_SEG (SPE2_XOP (-1)))
444
static unsigned short spe2_opcd_indices[
SPE2_OPCD_SEGS
+ 1];
520
for (seg = 0, idx = 0; seg <=
SPE2_OPCD_SEGS
; seg++)
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026