Home
last modified time | relevance | path

Searched refs:PPC_OPCD_SEGS (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dppc-dis.c351 #define PPC_OPCD_SEGS 64 macro
352 static unsigned short powerpc_opcd_indices[PPC_OPCD_SEGS+1];
365 if (powerpc_opcd_indices[PPC_OPCD_SEGS] == 0) in disassemble_init_powerpc()
377 for (i = PPC_OPCD_SEGS; i > 0; --i) in disassemble_init_powerpc()
DChangeLog-2012772 (PPC_OPCD_SEGS, VLE_OPCD_SEGS): New defines.
914 (PPC_OPCD_SEGS, PPC_OP_TO_SEG): Define.