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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h102 #define PPC_OPCODE_BOOKE64 0x1000 macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-dis.c49 dialect |= PPC_OPCODE_BOOKE | PPC_OPCODE_BOOKE64;
H A Dppc-opc.c1641 #define BOOKE64 PPC_OPCODE_BOOKE64
1650 #define PPCCHLK64 PPC_OPCODE_CACHELCK | PPC_OPCODE_BOOKE64
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c891 | PPC_OPCODE_BOOKE64 | PPC_OPCODE_64);
1328 && ((op->flags & PPC_OPCODE_BOOKE64) == 0
1329 || (ppc_cpu & PPC_OPCODE_BOOKE64) == PPC_OPCODE_BOOKE64

Completed in 118 milliseconds