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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h117 #define PPC_OPCODE_SPE 0x20000 macro
/freebsd-11-stable/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-11-stable/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;
2731 if (ppc_cpu & (PPC_OPCODE_SPE
2737 if (opcode->flags & PPC_OPCODE_SPE)

Completed in 202 milliseconds