Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/opcode/
HDppc.h219 #define PPC_OPERAND_SIGNOPT (0x2) macro
HDChangeLog-91032587 (PPC_OPERAND_SIGNOPT): Define.
/trueos/contrib/binutils/gas/config/
HDtc-ppc.c1502 if ((operand->flags & PPC_OPERAND_SIGNOPT) == 0) in ppc_insert_operand()
/trueos/contrib/binutils/opcodes/
HDppc-opc.c432 { 0xffff, 0, NULL, NULL, PPC_OPERAND_SIGNED | PPC_OPERAND_SIGNOPT },
/trueos/contrib/binutils/gas/
HDChangeLog-92956509 PPC_OPERAND_SIGNOPT flag is set and assembling in 32 bit mode.