Searched refs:PPC_OPCODE_ANY (Results 1 – 3 of 3) sorted by relevance
185 if ((dialect & PPC_OPCODE_ANY) != 0) in print_insn_powerpc()187 dialect = ~PPC_OPCODE_ANY; in print_insn_powerpc()
87 #define PPC_OPCODE_ANY 0x80 macro
1070 || ((dialect & PPC_OPCODE_ANY) != 0 in insert_fxm()