Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dppc.h298 #define PPC_OPERAND_PLUS1 (0x10000) macro
H A DChangeLog7 * ppc.h (PPC_OPERAND_PLUS1): Update comment.
19 (PPC_OPERAND_PLUS1): Define.
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog328 PPC_OPERAND_PLUS1.
455 count. Check low bits too. Handle PPC_OPERAND_PLUS1. Adjust
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-ppc.c1507 if ((operand->flags & PPC_OPERAND_PLUS1) != 0) in ppc_insert_operand()
/freebsd-12.1/contrib/binutils/opcodes/
H A Dppc-opc.c336 { 0x1f, 11, NULL, extract_nb, PPC_OPERAND_PLUS1 },