Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-dis.c125 dialect = PPC_OPCODE_PPC | PPC_OPCODE_COMMON in print_insn_powerpc()
234 && (((dialect & PPC_OPCODE_PPC) != 0) in print_insn_powerpc()
238 && (((dialect & PPC_OPCODE_PPC) != 0) in print_insn_powerpc()
H A Dppc.h74 #define PPC_OPCODE_PPC 1 macro
83 is assumed to support all PowerPC (PPC_OPCODE_PPC) instructions,
89 the intersection of PPC_OPCODE_PPC with the union of PPC_OPCODE_POWER
H A Dppc-opc.c2955 #define PPC PPC_OPCODE_PPC
2956 #define PPCCOM PPC_OPCODE_PPC | PPC_OPCODE_COMMON
2985 #define PPCPWR2 PPC_OPCODE_PPC | PPC_OPCODE_POWER | PPC_OPCODE_POWER2 | PPC_OPCODE_COMMON
2986 #define COM PPC_OPCODE_POWER | PPC_OPCODE_PPC | PPC_OPCODE_COMMON
2990 #define MFDEC2 PPC_OPCODE_PPC | PPC_OPCODE_601 | PPC_OPCODE_BOOKE | PPC_OPCODE_TITAN
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-dis.c125 dialect = PPC_OPCODE_PPC | PPC_OPCODE_COMMON in print_insn_powerpc()
234 && (((dialect & PPC_OPCODE_PPC) != 0) in print_insn_powerpc()
238 && (((dialect & PPC_OPCODE_PPC) != 0) in print_insn_powerpc()
H A Dppc.h74 #define PPC_OPCODE_PPC 1 macro
83 is assumed to support all PowerPC (PPC_OPCODE_PPC) instructions,
89 the intersection of PPC_OPCODE_PPC with the union of PPC_OPCODE_POWER
H A Dppc-opc.c2955 #define PPC PPC_OPCODE_PPC
2956 #define PPCCOM PPC_OPCODE_PPC | PPC_OPCODE_COMMON
2985 #define PPCPWR2 PPC_OPCODE_PPC | PPC_OPCODE_POWER | PPC_OPCODE_POWER2 | PPC_OPCODE_COMMON
2986 #define COM PPC_OPCODE_POWER | PPC_OPCODE_PPC | PPC_OPCODE_COMMON
2990 #define MFDEC2 PPC_OPCODE_PPC | PPC_OPCODE_601 | PPC_OPCODE_BOOKE | PPC_OPCODE_TITAN

Completed in 23 milliseconds