Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-dis.c129 dialect |= PPC_OPCODE_POWER5; in print_insn_powerpc()
135 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_ALTIVEC); in print_insn_powerpc()
138 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_POWER7 in print_insn_powerpc()
142 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_POWER7 in print_insn_powerpc()
147 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_POWER7 in print_insn_powerpc()
H A Dppc.h144 #define PPC_OPCODE_POWER5 0x200000 macro
H A Dppc-opc.c2958 #define POWER5 PPC_OPCODE_POWER5
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-dis.c129 dialect |= PPC_OPCODE_POWER5; in print_insn_powerpc()
135 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_ALTIVEC); in print_insn_powerpc()
138 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_POWER7 in print_insn_powerpc()
142 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_POWER7 in print_insn_powerpc()
147 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_POWER7 in print_insn_powerpc()
H A Dppc.h144 #define PPC_OPCODE_POWER5 0x200000 macro
H A Dppc-opc.c2958 #define POWER5 PPC_OPCODE_POWER5

Completed in 24 milliseconds