Searched refs:PPC_OPERAND_SIGNOPT (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h220 #define PPC_OPERAND_SIGNOPT (0x2)
219 #define PPC_OPERAND_SIGNOPT macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c1509 if ((operand->flags & PPC_OPERAND_SIGNOPT) == 0)
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-opc.c434 { 0xffff, 0, NULL, NULL, PPC_OPERAND_SIGNED | PPC_OPERAND_SIGNOPT },

Completed in 197 milliseconds