Searched refs:PPC_OPCODE_SPE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dppc.h117 #define PPC_OPCODE_SPE 0x20000 macro
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dppc-dis.c54 | PPC_OPCODE_SPE | PPC_OPCODE_ISEL
H A Dppc-opc.c1644 #define PPCSPE PPC_OPCODE_SPE
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-ppc.c859 ppc_cpu = (PPC_OPCODE_PPC | PPC_OPCODE_BOOKE | PPC_OPCODE_SPE
867 ppc_cpu = PPC_OPCODE_PPC | PPC_OPCODE_SPE | PPC_OPCODE_EFS;
869 ppc_cpu |= PPC_OPCODE_SPE;
2683 if (ppc_cpu & (PPC_OPCODE_SPE
2689 if (opcode->flags & PPC_OPCODE_SPE)

Completed in 123 milliseconds