Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-dis.c126 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
132 dialect |= (PPC_OPCODE_CELL | PPC_OPCODE_ALTIVEC); in print_insn_powerpc()
135 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_ALTIVEC); in print_insn_powerpc()
139 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_VSX); in print_insn_powerpc()
144 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 | PPC_OPCODE_VSX); in print_insn_powerpc()
149 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 in print_insn_powerpc()
H A Dppc.h105 #define PPC_OPCODE_ALTIVEC 0x100 macro
H A Dppc-opc.c2976 #define PPCVEC PPC_OPCODE_ALTIVEC
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-dis.c126 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
132 dialect |= (PPC_OPCODE_CELL | PPC_OPCODE_ALTIVEC); in print_insn_powerpc()
135 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_ALTIVEC); in print_insn_powerpc()
139 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_VSX); in print_insn_powerpc()
144 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 | PPC_OPCODE_VSX); in print_insn_powerpc()
149 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 in print_insn_powerpc()
H A Dppc.h105 #define PPC_OPCODE_ALTIVEC 0x100 macro
H A Dppc-opc.c2976 #define PPCVEC PPC_OPCODE_ALTIVEC

Completed in 25 milliseconds