Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dppc.h330 #define PPC_OPERAND_RELATIVE (0x100) macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ppc.c3157 else if ((operand->flags & (PPC_OPERAND_RELATIVE in md_assemble()
3162 else if ((operand->flags & (PPC_OPERAND_RELATIVE in md_assemble()
3167 else if ((operand->flags & PPC_OPERAND_RELATIVE) != 0 in md_assemble()
3171 else if ((operand->flags & PPC_OPERAND_RELATIVE) != 0 in md_assemble()
3175 else if ((operand->flags & PPC_OPERAND_RELATIVE) != 0 in md_assemble()
3453 (operand->flags & PPC_OPERAND_RELATIVE) != 0, in md_assemble()
/toolchain/binutils/binutils-2.25/opcodes/
Dppc-dis.c675 else if ((operand->flags & PPC_OPERAND_RELATIVE) != 0) in print_insn_powerpc()
Dppc-opc.c165 { 0xfffc, 0, NULL, NULL, PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED },
176 PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED },
188 PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED },
249 { 0x1fe, -1, NULL, NULL, PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED },
254 { 0xfffe, 0, NULL, NULL, PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED },
259 { 0x1fffffe, 0, NULL, NULL, PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED },
408 { 0x3fffffc, 0, NULL, NULL, PPC_OPERAND_RELATIVE | PPC_OPERAND_SIGNED },