Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
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()
A Dppc.h105 #define PPC_OPCODE_ALTIVEC 0x100 macro
A Dppc-opc.c2972 #define PPCVEC PPC_OPCODE_ALTIVEC

Completed in 18 milliseconds