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

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h293 #define PPC_OPERAND_DS (0x4000)
292 #define PPC_OPERAND_DS macro
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c2615 && (operand->flags & (PPC_OPERAND_DS | PPC_OPERAND_DQ)) != 0)
5749 && (operand->flags & PPC_OPERAND_DS) != 0)
5758 && (operand->flags & PPC_OPERAND_DS) != 0)
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-opc.c240 PPC_OPERAND_PARENS | PPC_OPERAND_SIGNED | PPC_OPERAND_DS },

Completed in 52 milliseconds