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

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Dppc.h120 #define PPC_OPCODE_ISEL 0x40000 macro
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dppc-dis.c54 | PPC_OPCODE_SPE | PPC_OPCODE_ISEL
67 | PPC_OPCODE_440 | PPC_OPCODE_ISEL | PPC_OPCODE_RFMCI;
H A Dppc-opc.c1645 #define PPCISEL PPC_OPCODE_ISEL
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-ppc.c840 | PPC_OPCODE_440 | PPC_OPCODE_ISEL | PPC_OPCODE_RFMCI);
860 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS | PPC_OPCODE_BRLOCK
2684 | PPC_OPCODE_ISEL | PPC_OPCODE_EFS
2691 if (opcode->flags & PPC_OPCODE_ISEL)

Completed in 133 milliseconds