Searched refs:PPC_OPCODE_ANY (Results 1 – 1 of 1) sorted by relevance
107 #define PPC_OPCODE_ANY 0x80 macro1087 || (dialect & PPC_OPCODE_ANY) == 0 in valid_bo()1203 || ((dialect & PPC_OPCODE_ANY) != 0 in insert_fxm()5141 dialect |= PPC_OPCODE_ANY; in powerpc_dialect()5402 if ((dialect & PPC_OPCODE_ANY) != 0) in print_insn_powerpc()5404 dialect = ~PPC_OPCODE_ANY; in print_insn_powerpc()