Searched refs:PPC_OP (Results 1 – 2 of 2) sorted by relevance
150 #define PPC_OP(i) (((i) >> 26) & 0x3f) macro
211 op = PPC_OP (insn); in print_insn_powerpc()227 table_op = PPC_OP (opcode->opcode); in print_insn_powerpc()