Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_ANY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc.h96 #define PPC_OPCODE_ANY 0x20 macro
H A Dppc-dis.c158 if (opcode == NULL && (dialect & PPC_OPCODE_ANY) != 0) in print_insn_powerpc()
H A Dppc-opc.c1283 if (extract && dialect == ~(ppc_cpu_t) PPC_OPCODE_ANY) in valid_bo()
1438 || ((dialect & PPC_OPCODE_ANY) != 0 in insert_fxm()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h96 #define PPC_OPCODE_ANY 0x20 macro
H A Dppc-dis.c158 if (opcode == NULL && (dialect & PPC_OPCODE_ANY) != 0) in print_insn_powerpc()
H A Dppc-opc.c1283 if (extract && dialect == ~(ppc_cpu_t) PPC_OPCODE_ANY) in valid_bo()
1438 || ((dialect & PPC_OPCODE_ANY) != 0 in insert_fxm()

Completed in 24 milliseconds