Home
last modified time | relevance | path

Searched refs:PPC_OPERAND_GPR_0 (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/include/opcode/
H A Dppc.h250 #define PPC_OPERAND_GPR_0 (0x40) macro
H A DChangeLog657 * ppc.h (PPC_OPERAND_GPR_0): Define. Bump other operand defines.
/freebsd-12.1/contrib/binutils/opcodes/
H A Dppc-dis.c293 || ((operand->flags & PPC_OPERAND_GPR_0) != 0 && value != 0)) in print_insn_powerpc()
H A Dppc-opc.c351 { 0x1f, 16, NULL, NULL, PPC_OPERAND_GPR_0 },
356 { 0x1f, 16, insert_raq, NULL, PPC_OPERAND_GPR_0 },
362 { 0x1f, 16, insert_ral, NULL, PPC_OPERAND_GPR_0 },
367 { 0x1f, 16, insert_ram, NULL, PPC_OPERAND_GPR_0 },
373 { 0x1f, 16, insert_ras, NULL, PPC_OPERAND_GPR_0 },
402 { 0x1e, 21, NULL, NULL, PPC_OPERAND_GPR_0 },