Searched refs:fixpos (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mn10300.c2389 char *fixpos = fixp->fx_where + fixp->fx_frag->fr_literal;
2397 md_number_to_chars (fixpos, reloc->addend, 1);
2401 md_number_to_chars (fixpos, reloc->addend, 2);
2405 md_number_to_chars (fixpos, reloc->addend, 3);
2409 md_number_to_chars (fixpos, reloc->addend, 4);
2476 char * fixpos = fixP->fx_where + fixP->fx_frag->fr_literal;
2537 md_number_to_chars (fixpos, value, size);
2386 char *fixpos = fixp->fx_where + fixp->fx_frag->fr_literal; local
2473 char * fixpos = fixP->fx_where + fixP->fx_frag->fr_literal; local
H A Dtc-alpha.c5222 char * const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
5259 md_number_to_chars (fixpos, value, 2);
5282 md_number_to_chars (fixpos, value, size);
5292 md_number_to_chars (fixpos, -alpha_gp_value, 4);
5305 image = bfd_getl32 (fixpos);
5314 image = bfd_getl32 (fixpos);
5341 md_number_to_chars (fixpos, value, 2);
5374 image = bfd_getl32 (fixpos);
5391 md_number_to_chars (fixpos, image, 4);
5209 char * const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where; local
H A Dtc-ia64.c11523 char *fixpos; local
11527 fixpos = fix->fx_frag->fr_literal + (fix->fx_where - slot);
11530 t0 = bfd_getl64 (fixpos);
11531 t1 = bfd_getl64 (fixpos + 8);
11569 number_to_chars_littleendian (fixpos + 0, t0, 8);
11570 number_to_chars_littleendian (fixpos + 8, t1, 8);
11586 char *fixpos; local
11589 fixpos = fix->fx_frag->fr_literal + fix->fx_where;
11644 number_to_chars_bigendian (fixpos, value, fix->fx_size);
11646 number_to_chars_littleendian (fixpos, valu
[all...]
H A Dtc-hppa.c4441 char *fixpos;
4485 fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
4490 number_to_chars_bigendian (fixpos, *valP, fixP->fx_size);
4494 insn = bfd_get_32 (stdoutput, fixpos);
4664 bfd_put_32 (stdoutput, insn, fixpos);
4439 char *fixpos; local
H A Dtc-xtensa.c4879 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
4891 xtensa_insnbuf_from_chars (isa, insnbuf, (unsigned char *) fixpos, 0);
4911 xtensa_insnbuf_to_chars (isa, insnbuf, (unsigned char *) fixpos, 0);
5545 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
5604 md_number_to_chars (fixpos, val, fixP->fx_size);
4871 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where; local
5536 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-mn10300.c2239 char *fixpos = fixp->fx_where + fixp->fx_frag->fr_literal;
2247 md_number_to_chars (fixpos, reloc->addend, 1);
2251 md_number_to_chars (fixpos, reloc->addend, 2);
2255 md_number_to_chars (fixpos, reloc->addend, 3);
2259 md_number_to_chars (fixpos, reloc->addend, 4);
2331 char * fixpos = fixP->fx_where + fixP->fx_frag->fr_literal;
2396 md_number_to_chars (fixpos, value, size);
2236 char *fixpos = fixp->fx_where + fixp->fx_frag->fr_literal; local
2328 char * fixpos = fixP->fx_where + fixP->fx_frag->fr_literal; local
H A Dtc-msp430.c4277 char *fixpos = fixp->fx_where + fixp->fx_frag->fr_literal; local
4285 md_number_to_chars (fixpos, reloc->addend, 1);
4289 md_number_to_chars (fixpos, reloc->addend, 2);
4293 md_number_to_chars (fixpos, reloc->addend, 3);
4297 md_number_to_chars (fixpos, reloc->addend, 4);
4317 char *fixpos = fixp->fx_where + fixp->fx_frag->fr_literal;
4319 md_number_to_chars (fixpos, amount, 2);
H A Dtc-alpha.c5745 char * const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
5782 md_number_to_chars (fixpos, value, 2);
5805 md_number_to_chars (fixpos, value, size);
5815 md_number_to_chars (fixpos, -alpha_gp_value, 4);
5828 image = bfd_getl32 (fixpos);
5837 image = bfd_getl32 (fixpos);
5864 md_number_to_chars (fixpos, value, 2);
5932 image = bfd_getl32(fixpos);
5970 image = bfd_getl32 (fixpos);
5987 md_number_to_chars (fixpos, imag
5732 char * const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where; local
[all...]
H A Dtc-arc.c2818 char * const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where; local
2992 md_number_to_chars (fixpos, value, fixP->fx_size);
3010 md_number_to_chars_midend (fixpos, value, fixP->fx_size);
3014 md_number_to_chars_midend (fixpos, value, fixP->fx_size);
3067 insn = bfd_getb32 (fixpos);
3070 insn = bfd_getb16 (fixpos);
3083 insn = bfd_getl16 (fixpos) << 16 | bfd_getl16 (fixpos + 2);
3086 insn = bfd_getl16 (fixpos);
3097 md_number_to_chars_midend (fixpos, ins
[all...]
H A Dtc-hppa.c1715 char *fixpos;
1759 fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
1764 number_to_chars_bigendian (fixpos, *valP, fixP->fx_size);
1768 insn = bfd_get_32 (stdoutput, fixpos);
1957 bfd_put_32 (stdoutput, insn, fixpos);
1713 char *fixpos; local
H A Dtc-ia64.c11376 char *fixpos; local
11380 fixpos = fix->fx_frag->fr_literal + (fix->fx_where - slot);
11383 t0 = bfd_getl64 (fixpos);
11384 t1 = bfd_getl64 (fixpos + 8);
11422 number_to_chars_littleendian (fixpos + 0, t0, 8);
11423 number_to_chars_littleendian (fixpos + 8, t1, 8);
11436 char *fixpos; local
11439 fixpos = fix->fx_frag->fr_literal + fix->fx_where;
11530 number_to_chars_bigendian (fixpos, value, fix->fx_size);
11532 number_to_chars_littleendian (fixpos, valu
[all...]
H A Dtc-xtensa.c5164 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
5176 xtensa_insnbuf_from_chars (isa, insnbuf, (unsigned char *) fixpos, 0);
5196 xtensa_insnbuf_to_chars (isa, insnbuf, (unsigned char *) fixpos, 0);
5933 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
5987 md_number_to_chars (fixpos, val, fixP->fx_size);
5996 md_number_to_chars (fixpos, 0, fixP->fx_size);
5156 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where; local
5924 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where; local

Completed in 459 milliseconds