Searched refs:PPC_OPERAND_NEXT (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dppc.h279 #define PPC_OPERAND_NEXT (0x800)
278 #define PPC_OPERAND_NEXT macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-dis.c171 if ((operand->flags & PPC_OPERAND_NEXT) != 0
H A Dppc-opc.c322 is a two operand form using PPC_OPERAND_NEXT. See the
325 { 0x1f, 6, NULL, NULL, PPC_OPERAND_OPTIONAL | PPC_OPERAND_NEXT },
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c2308 if ((operand->flags & PPC_OPERAND_NEXT) != 0)

Completed in 161 milliseconds