Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-dis.c137 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
143 dialect |= (PPC_OPCODE_CELL | PPC_OPCODE_ALTIVEC); in print_insn_powerpc()
146 dialect |= (PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_ALTIVEC); in print_insn_powerpc()
150 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_VSX); in print_insn_powerpc()
155 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 | PPC_OPCODE_VSX); in print_insn_powerpc()
160 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 in print_insn_powerpc()
Dppc.h105 #define PPC_OPCODE_ALTIVEC 0x100 macro
Dppc-opc.c2984 #define PPCVEC PPC_OPCODE_ALTIVEC