Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_BOOKE64 (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
Dppc.h102 #define PPC_OPCODE_BOOKE64 0x1000 macro
DChangeLog-9103443 (PPC_OPCODE_BOOKE64): Likewise.
506 * ppc.h (PPC_OPCODE_BOOKE64): Fix typo.
510 * ppc.h (PPC_OPCODE_BOOKE, PPC_OPCODE_BOOKE64, PPC_OPCODE_403): New
/freebsd-10-stable/contrib/binutils/opcodes/
Dppc-dis.c49 dialect |= PPC_OPCODE_BOOKE | PPC_OPCODE_BOOKE64; in powerpc_dialect()
Dppc-opc.c1637 #define BOOKE64 PPC_OPCODE_BOOKE64
1646 #define PPCCHLK64 PPC_OPCODE_CACHELCK | PPC_OPCODE_BOOKE64
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-ppc.c885 | PPC_OPCODE_BOOKE64 | PPC_OPCODE_64); in parse_cpu()
1321 && ((op->flags & PPC_OPCODE_BOOKE64) == 0 in ppc_setup_opcodes()
1322 || (ppc_cpu & PPC_OPCODE_BOOKE64) == PPC_OPCODE_BOOKE64 in ppc_setup_opcodes()