Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_ANY (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/xmon/
Dppc.h96 #define PPC_OPCODE_ANY 0x20 macro
Dppc-dis.c158 if (opcode == NULL && (dialect & PPC_OPCODE_ANY) != 0) in print_insn_powerpc()
Dppc-opc.c1281 if (extract && dialect == ~(ppc_cpu_t) PPC_OPCODE_ANY) in valid_bo()
1436 || ((dialect & PPC_OPCODE_ANY) != 0 in insert_fxm()