Home
last modified time | relevance | path

Searched refs:PPC_OPCODE_POWER2 (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dppc.h68 #define PPC_OPCODE_POWER2 4 macro
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.c811 ppc_cpu = PPC_OPCODE_POWER | PPC_OPCODE_POWER2 | PPC_OPCODE_32; in parse_cpu()
/freebsd-12.1/contrib/binutils/opcodes/
H A Dppc-opc.c1627 #define POWER2 PPC_OPCODE_POWER | PPC_OPCODE_POWER2
1628 #define PPCPWR2 PPC_OPCODE_PPC | PPC_OPCODE_POWER | PPC_OPCODE_POWER2