Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/opcode/
Dppc.h285 #define PPC_OPERAND_NEGATIVE (0x1000) macro
DChangeLog-91032628 (PPC_OPERAND_NEGATIVE): Change value to make room for above.
/freebsd-10-stable/contrib/binutils/gas/
DChangeLog214 fails rather than fudged value. Negate PPC_OPERAND_NEGATIVE
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-ppc.c1510 if ((operand->flags & PPC_OPERAND_NEGATIVE) != 0) in ppc_insert_operand()
/freebsd-10-stable/contrib/binutils/opcodes/
Dppc-opc.c342 PPC_OPERAND_NEGATIVE | PPC_OPERAND_SIGNED },