Searched refs:fx_pcrel_adjust (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dwrite.h68 char fx_pcrel_adjust; member in struct:fix
H A Dwrite.c179 fixP->fx_pcrel_adjust = 0;
2774 if (fixp->fx_pcrel_adjust)
2775 fprintf (stderr, " pcrel_adjust=%d", fixp->fx_pcrel_adjust);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68k.c1376 + ((fixp->fx_pcrel_adjust & 0xff) ^ 0x80) - 0x80
4445 fixP->fx_pcrel_adjust = the_ins.reloc[m].pcrel_fix;
4507 fixP->fx_pcrel_adjust = the_ins.reloc[m].pcrel_fix;
4544 fixP->fx_pcrel_adjust = the_ins.reloc[m].pcrel_fix;
5062 fixP->fx_pcrel_adjust = -1;
5221 fixP->fx_pcrel_adjust = 2;
5229 fixP->fx_pcrel_adjust = 1;
5237 fixP->fx_pcrel_adjust = 2;
5246 fixP->fx_pcrel_adjust = 2;
7909 first extension word is stored in fx_pcrel_adjust
[all...]
H A Dtc-m68hc11.c1371 fixp->fx_pcrel_adjust = 1;
1441 fixp->fx_pcrel_adjust = 2;
2859 fixp->fx_pcrel_adjust = 2;

Completed in 122 milliseconds