Home
last modified time | relevance | path

Searched refs:pcrel (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-h8300.texi220 * add.l rs,rd bra pcrel:8
222 adds #imm,rd bt pcrel:8
224 addx rs,rd brn pcrel:8
226 and.b rs,rd bf pcrel:8
228 * and.w #imm,rd bhi pcrel:8
230 * and.l rs,rd bls pcrel:8
238 * bcs pcrel:16 bnot rs,rd
247 bvs pcrel:8 bset rs,rd
250 * bpl pcrel:16 bsr pcrel:8
251 bmi pcrel:8 bsr pcrel:16
[all …]
H A Dc-m68k.texi139 @cindex @samp{--pcrel}
140 @item --pcrel
519 @center @code{**}---this expansion mode is disallowed by @samp{--pcrel}
528 If no long branches are available and the @samp{--pcrel} option is not
530 branches are available, the @samp{--pcrel} option is given, and a word
549 are available, and the @samp{--pcrel} option is not given, @code{@value{AS}}
582 If, however, long branches are not available and the @samp{--pcrel} option is
/dragonfly/contrib/binutils-2.27/gas/
H A Dwrite.h179 offsetT offset, int pcrel, bfd_reloc_code_real_type r_type);
182 offsetT offset, int pcrel, bfd_reloc_code_real_type r_type);
184 (fragS * frag, int where, int size, expressionS *exp, int pcrel,
H A Dwrite.c149 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_internal() argument
173 fixP->fx_pcrel = pcrel; in fix_new_internal()
234 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new() argument
238 (symbolS *) NULL, offset, pcrel, r_type, FALSE); in fix_new()
250 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_exp() argument
277 return fix_new_exp (frag, where, size, exp, pcrel, r_type); in fix_new_exp()
306 return fix_new_internal (frag, where, size, add, sub, off, pcrel, in fix_new_exp()
315 offsetT offset, int pcrel, RELOC_ENUM r_type) in fix_at_start() argument
318 (symbolS *) NULL, offset, pcrel, r_type, TRUE); in fix_at_start()
/dragonfly/contrib/binutils-2.27/gold/
H A Dreloc.h496 pcrel(unsigned char* view, Address value, Address address, in pcrel() function
525 pcrel(unsigned char* view, in pcrel() function
626 { This::template pcrel<8>(view, value, address, CHECK_NONE); } in pcrel8()
631 { return This::template pcrel<8>(view, value, address, check); } in pcrel8_check()
638 { This::template pcrel<8>(view, object, psymval, address, CHECK_NONE); } in pcrel8()
731 { This::template pcrel<16>(view, value, address, CHECK_NONE); } in pcrel16()
736 { return This::template pcrel<16>(view, value, address, check); } in pcrel16_check()
743 { This::template pcrel<16>(view, object, psymval, address, CHECK_NONE); } in pcrel16()
860 { This::template pcrel<32>(view, value, address, CHECK_NONE); } in pcrel32()
865 { return This::template pcrel<32>(view, value, address, check); } in pcrel32_check()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dreloc.h496 pcrel(unsigned char* view, Address value, Address address, in pcrel() function
525 pcrel(unsigned char* view, in pcrel() function
626 { This::template pcrel<8>(view, value, address, CHECK_NONE); } in pcrel8()
631 { return This::template pcrel<8>(view, value, address, check); } in pcrel8_check()
638 { This::template pcrel<8>(view, object, psymval, address, CHECK_NONE); } in pcrel8()
731 { This::template pcrel<16>(view, value, address, CHECK_NONE); } in pcrel16()
736 { return This::template pcrel<16>(view, value, address, check); } in pcrel16_check()
743 { This::template pcrel<16>(view, object, psymval, address, CHECK_NONE); } in pcrel16()
860 { This::template pcrel<32>(view, value, address, CHECK_NONE); } in pcrel32()
865 { return This::template pcrel<32>(view, value, address, check); } in pcrel32_check()
[all …]
/dragonfly/contrib/binutils-2.34/gas/
H A Dwrite.c151 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_internal() argument
175 fixP->fx_pcrel = pcrel; in fix_new_internal()
234 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new() argument
238 (symbolS *) NULL, offset, pcrel, r_type, FALSE); in fix_new()
250 int pcrel, /* TRUE if PC-relative relocation. */ in fix_new_exp() argument
277 return fix_new_exp (frag, where, size, exp, pcrel, r_type); in fix_new_exp()
306 return fix_new_internal (frag, where, size, add, sub, off, pcrel, in fix_new_exp()
315 offsetT offset, int pcrel, RELOC_ENUM r_type) in fix_at_start() argument
318 (symbolS *) NULL, offset, pcrel, r_type, TRUE); in fix_at_start()
/dragonfly/contrib/binutils-2.27/include/opcode/
H A Daarch64.h783 unsigned pcrel : 1; /* PC-relative. */ member
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c2884 int pcrel, in reloc() argument
2925 if (pcrel) in reloc()
2944 else if (pcrel && !rel->pc_relative) in reloc()
2956 if (pcrel) in reloc()
7313 int pcrel = (i.flags[n] & Operand_PCrel) != 0; in output_disp() local
7322 if (pcrel && i.imm_operands) in output_disp()
7341 reloc_type = reloc (size, pcrel, sign, i.reloc[n]); in output_disp()
7384 size, i.op[n].disps, pcrel, in output_disp()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c3260 int pcrel, in reloc() argument
3301 if (pcrel) in reloc()
3320 else if (pcrel && !rel->pc_relative) in reloc()
3332 if (pcrel) in reloc()
8988 int pcrel = (i.flags[n] & Operand_PCrel) != 0; in output_disp() local
8997 if (pcrel && i.imm_operands) in output_disp()
9016 reloc_type = reloc (size, pcrel, sign, i.reloc[n]); in output_disp()
9067 size, i.op[n].disps, pcrel, in output_disp()
/dragonfly/contrib/binutils-2.34/bfd/
H A Dbfd-in2.h2165 #define HOWTO(type, right, size, bits, pcrel, left, ovf, func, name, \ argument
2168 size < 0, pcrel, inplace, pcrel_off, src_mask, dst_mask, func, name }
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi15746 @item -mcode-readable=pcrel