Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dppc-dis.c39 | PPC_OPCODE_64 | PPC_OPCODE_POWER4 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
45 dialect |= PPC_OPCODE_CELL | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
48 dialect |= PPC_OPCODE_POWER5 | PPC_OPCODE_POWER6 | PPC_OPCODE_ALTIVEC; in print_insn_powerpc()
Dppc.h93 #define PPC_OPCODE_ALTIVEC 0x200 macro
Dppc-opc.c1892 #define PPCVEC PPC_OPCODE_ALTIVEC