Home
last modified time | relevance | path

Searched refs:SPE2_OPCD_SEGS (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dppc-dis.c443 #define SPE2_OPCD_SEGS (1 + SPE2_XOP_TO_SEG (SPE2_XOP (-1))) macro
444 static unsigned short spe2_opcd_indices[SPE2_OPCD_SEGS + 1];
520 for (seg = 0, idx = 0; seg <= SPE2_OPCD_SEGS; seg++) in disassemble_init_powerpc()
DChangeLog-2017678 (SPE2_OPCD_SEGS): New macro.
DChangeLog-20181885 (VLE_OPCD_SEGS, SPE2_OPCD_SEGS): Similarly, using macros used to
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dppc-dis.c433 #define SPE2_OPCD_SEGS (1 + SPE2_XOP_TO_SEG (SPE2_XOP (-1))) macro
434 static unsigned short spe2_opcd_indices[SPE2_OPCD_SEGS + 1];
510 for (seg = 0, idx = 0; seg <= SPE2_OPCD_SEGS; seg++) in disassemble_init_powerpc()
DChangeLog-2017678 (SPE2_OPCD_SEGS): New macro.
DChangeLog-20181885 (VLE_OPCD_SEGS, SPE2_OPCD_SEGS): Similarly, using macros used to