Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_SPE (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dppc.h122 #define PPC_OPCODE_SPE 0x4000 macro
DChangeLog-9103332 * ppc.h (PPC_OPCODE_SPE): New opcode flag for Powerpc e500
/toolchain/binutils/binutils-2.25/opcodes/
Dppc-dis.c104 { "e500", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_SPE
130 { "e500x2", (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_SPE
191 PPC_OPCODE_SPE },
Dppc-opc.c2741 #define PPCSPE PPC_OPCODE_SPE | PPC_OPCODE_VLE
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c3358 if (opcode->flags & PPC_OPCODE_SPE) in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20081823 PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags.