Searched refs:pc_rel (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gas/config/ |
| H A D | tc-pdp11.c | 55 int pc_rel; member 366 operand->reloc.pc_rel = 0; in parse_expression() 441 operand->reloc.pc_rel = 0; in parse_op_no_deferred() 500 operand->reloc.pc_rel = 1; in parse_op_no_deferred() 524 operand->reloc.pc_rel = 1; in parse_op_no_deferred() 529 operand->reloc.pc_rel = 1; in parse_op_no_deferred() 662 &insn.reloc.exp, insn.reloc.pc_rel, insn.reloc.type); 744 op1.reloc.pc_rel = 1; 937 op1.reloc.pc_rel = 1; 984 &insn.reloc.exp, insn.reloc.pc_rel, insn.reloc.type); [all …]
|
| H A D | tc-tahoe.c | 1614 int pc_rel; /* Is this operand pc relative? */ local 1662 pc_rel = 0; 1904 pc_rel = 1; 1922 if ((dispsize == 0 && !pc_rel) || 1957 size_to_fx (dispsize, pc_rel), NULL);
|
| H A D | tc-arm.c | 252 int pc_rel; member 3886 inst.reloc.pc_rel = 1; 4024 inst.reloc.pc_rel = 1; 4151 inst.reloc.pc_rel = 0; 4464 inst.reloc.pc_rel = 1; 5880 inst.reloc.pc_rel = 0; 5888 inst.reloc.pc_rel = 1; 5895 inst.reloc.pc_rel = 1; 5985 inst.reloc.pc_rel = 1; 7012 inst.reloc.pc_rel = 0; [all …]
|
| H A D | tc-m68k.c | 283 add_fix (width, exp, pc_rel, pc_fix) in add_fix() argument 286 int pc_rel; 300 the_ins.reloc[the_ins.nrel++].pcrel = pc_rel;
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-pdp11.c | 40 int pc_rel; member 425 operand->reloc.pc_rel = 0; in parse_expression() 477 operand->reloc.pc_rel = 0; in parse_op_no_deferred() 537 operand->reloc.pc_rel = 1; in parse_op_no_deferred() 562 operand->reloc.pc_rel = 1; in parse_op_no_deferred() 567 operand->reloc.pc_rel = 1; in parse_op_no_deferred() 756 op1.reloc.pc_rel = 1; in md_assemble() 949 op1.reloc.pc_rel = 1; in md_assemble() 996 &insn.reloc.exp, insn.reloc.pc_rel, insn.reloc.type); in md_assemble() 1004 &op1.reloc.exp, op1.reloc.pc_rel, op1.reloc.type); in md_assemble() [all …]
|
| H A D | tc-arm.c | 273 int pc_rel; member 1098 inst.reloc.pc_rel = 0; in parse_reg_list() 3348 inst.reloc.pc_rel = 0; in parse_shifter_operand() 3395 inst.reloc.pc_rel = 1; in parse_address() 4600 inst.reloc.pc_rel = 1; in move_or_literal_pool() 4702 inst.reloc.pc_rel = 1; in do_adr() 4719 inst.reloc.pc_rel = 1; in do_adrl() 4821 inst.reloc.pc_rel = 1; in encode_branch() 5259 inst.reloc.pc_rel = 0; in do_msr() 5486 inst.reloc.pc_rel = 0; in do_smc() [all …]
|
| H A D | tc-m68k.c | 325 add_fix (int width, struct m68k_exp *exp, int pc_rel, int pc_fix) in add_fix() argument 338 the_ins.reloc[the_ins.nrel++].pcrel = pc_rel; in add_fix()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | ChangeLog-2005 | 1562 inst.reloc.pc_rel. 1846 (do_branch): Always set inst.reloc.pc_rel.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | ChangeLog-0203 | 4267 track of pc_rel dyn relocs.
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | ChangeLog-0203 | 4267 track of pc_rel dyn relocs.
|