Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_ALTIVEC2 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dppc-dis.c90 PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 },
127 | PPC_OPCODE_ALTIVEC2 | PPC_OPCODE_E6500 | PPC_OPCODE_POWER4
152 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 | PPC_OPCODE_VSX),
186 | PPC_OPCODE_ALTIVEC | PPC_OPCODE_ALTIVEC2 | PPC_OPCODE_VSX),
DChangeLog-2012173 * ppc-dis.c (ppc_opts) <altivec>: Use PPC_OPCODE_ALTIVEC2;
Dppc-opc.c2726 #define PPCVEC2 PPC_OPCODE_ALTIVEC2
/toolchain/binutils/binutils-2.25/include/opcode/
Dppc.h179 #define PPC_OPCODE_ALTIVEC2 0x200000000ull macro
DChangeLog651 * ppc.h: Add PPC_OPCODE_ALTIVEC2, PPC_OPCODE_E6500, PPC_OPCODE_TMR.