HomeSort by relevance Sort by last modified time
    Searched refs:PPC_OPCODE_POWER (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
ppc.h 76 #define PPC_OPCODE_POWER 2
88 the intersection of PPC_OPCODE_PPC with the union of PPC_OPCODE_POWER
  /toolchain/binutils/binutils-2.25/opcodes/
ppc-dis.c 164 { "pwr", (PPC_OPCODE_POWER),
166 { "pwr2", (PPC_OPCODE_POWER | PPC_OPCODE_POWER2),
188 { "pwrx", (PPC_OPCODE_POWER | PPC_OPCODE_POWER2),
402 return print_insn_powerpc (memaddr, info, 1, PPC_OPCODE_POWER);
ppc-opc.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-ppc.c     [all...]

Completed in 242 milliseconds