Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dppc.h147 #define PPC_OPCODE_CELL 0x8000000 macro
H A DChangeLog97 * ppc.h (PPC_OPCODE_CELL): Define.
/freebsd-12.1/contrib/binutils/opcodes/
H A Dppc-dis.c82 dialect |= PPC_OPCODE_POWER4 | PPC_OPCODE_CELL | PPC_OPCODE_ALTIVEC; in powerpc_dialect()
H A Dppc-opc.c1617 #define CELL PPC_OPCODE_CELL
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.c908 | PPC_OPCODE_CELL); in parse_cpu()