HomeSort by relevance Sort by last modified time
    Searched refs:fr_subtype (Results 1 - 25 of 43) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/gas/
ehopt.c 468 relaxation loop. We set fr_subtype{0:2} to the expected length. */
474 int ca = frag->fr_subtype >> 3;
490 frag->fr_subtype = (frag->fr_subtype & ~7) | ret;
496 values of the symbols. fr_subtype{0:2} is the current length of
504 oldsize = frag->fr_subtype & 7;
511 fr_subtype{0:2} will be the desired length of the frag. */
525 ca = frag->fr_subtype >> 3;
528 switch (frag->fr_subtype & 7)
552 frag->fr_fix += frag->fr_subtype & 7
    [all...]
frags.h 85 relax_substateT fr_subtype; member in struct:frag
write.c 468 fragP->fr_subtype);
504 if (fragP->fr_subtype)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mn10200.c 338 if (fragP->fr_subtype == 0)
345 else if (fragP->fr_subtype == 1)
402 else if (fragP->fr_subtype == 2)
460 else if (fragP->fr_subtype == 3)
467 else if (fragP->fr_subtype == 4)
548 else if (fragP->fr_subtype == 5)
630 else if (fragP->fr_subtype == 6)
637 else if (fragP->fr_subtype == 7)
648 else if (fragP->fr_subtype == 8)
656 else if (fragP->fr_subtype == 9
    [all...]
tc-mn10300.c 476 if (fragP->fr_subtype == 0)
483 else if (fragP->fr_subtype == 1)
540 else if (fragP->fr_subtype == 2)
597 else if (fragP->fr_subtype == 3)
604 else if (fragP->fr_subtype == 4)
643 else if (fragP->fr_subtype == 5)
679 else if (fragP->fr_subtype == 6)
689 else if (fragP->fr_subtype == 7)
704 else if (fragP->fr_subtype == 8)
715 else if (fragP->fr_subtype == 9
    [all...]
tc-v850.c     [all...]
tc-mep.c     [all...]
tc-m32c.c 561 Also updates fr_type/fr_subtype as necessary.
575 if (fragP->fr_subtype == 1)
576 fragP->fr_subtype = insn_to_subtype (fragP->fr_cgen.insn->base->num, fragP->fr_cgen.insn);
582 new_insn = subtype_mappings[fragP->fr_subtype].insn_for_extern;
583 fragP->fr_subtype = insn_to_subtype (new_insn, 0);
588 != subtype_mappings[fragP->fr_subtype].insn
589 && subtype_mappings[fragP->fr_subtype].insn > 0)
591 int new_insn= subtype_mappings[fragP->fr_subtype].insn;
600 return subtype_mappings[fragP->fr_subtype].bytes - (fragP->fr_fix - where);
608 fragP->fr_subtype is the subtype of what the address relaxed to. *
    [all...]
tc-epiphany.c 693 if (fragP->fr_subtype == EPIPHANY_RELAX_NEED_RELAXING)
710 fragP->fr_subtype = subtype;
720 Also updates fr_type/fr_subtype as necessary.
749 subtype = fragP->fr_subtype;
770 fragP->fr_subtype = subtype;
794 return md_relax_table[fragP->fr_subtype].rlx_length;
802 fragP->fr_subtype is the subtype of what the address relaxed to. */
842 switch (fragP->fr_subtype)
tc-rl78.c 547 frag_then->fr_subtype = olen;
694 fr_subtype. When we're done relaxing, we use fr_subtype and the
807 compute the total size in rl78_relax_frag and store it in fr_subtype,
819 delta = (fragP->fr_subtype - opfixsize);
827 fr_subtype. The return value is the difference between the size
829 fr_subtype to calculate the difference. */
837 int oldsize = fragP->fr_subtype;
880 fragP->fr_subtype = newsize;
942 fragP->fr_subtype = newsize
    [all...]
tc-rx.c 744 frag_then->fr_subtype = 0;
1112 frag_then->fr_subtype = rx_bytes.n_base + rx_bytes.n_ops;
    [all...]
tc-sh64.c 855 switch (fragP->fr_subtype)
    [all...]
tc-fr30.c 203 Also updates fr_type/fr_subtype as necessary.
226 fragP->fr_subtype = 2;
253 return md_relax_table[fragP->fr_subtype].rlx_length;
261 fragP->fr_subtype is the subtype of what the address relaxed to. */
tc-cris.c 534 switch (fragP->fr_subtype)
564 as_fatal (_("internal inconsistency problem in %s: fr_subtype %d"),
565 __FUNCTION__, fragP->fr_subtype);
572 this_state = fragP->fr_subtype;
606 fragP->fr_subtype = this_state;
615 Return the correct fr_subtype in the frag.
637 fragP->fr_subtype \
641 fragP->fr_subtype \
644 = md_cris_relax_table[fragP->fr_subtype].rlx_length; \
649 switch (fragP->fr_subtype)
    [all...]
tc-mmix.c     [all...]
tc-mcore.c     [all...]
tc-vax.c 368 Return the correct fr_subtype in the frag and the growth beyond
373 if (RELAX_LENGTH (fragP->fr_subtype) == STATE_UNDF)
423 switch (RELAX_STATE (fragP->fr_subtype))
484 switch (RELAX_STATE (fragP->fr_subtype))
487 fragP->fr_subtype = ENCODE_RELAX (STATE_PC_RELATIVE, STATE_BYTE);
490 fragP->fr_subtype = ENCODE_RELAX (STATE_CONDITIONAL_BRANCH, STATE_BYTE);
493 fragP->fr_subtype = ENCODE_RELAX (STATE_COMPLEX_BRANCH, STATE_WORD);
496 fragP->fr_subtype = ENCODE_RELAX (STATE_COMPLEX_HOP, STATE_BYTE);
499 fragP->fr_subtype = ENCODE_RELAX (STATE_ALWAYS_BRANCH, STATE_BYTE);
504 if (fragP->fr_subtype >= sizeof (md_relax_table) / sizeof (md_relax_table[0])
    [all...]
tc-xtensa.c     [all...]
tc-m32r.c     [all...]
tc-m68hc11.c     [all...]
tc-microblaze.c     [all...]
tc-msp430.c     [all...]
tc-frv.c 63 /* We're going to use these in the fr_subtype field to mark
880 temp_insn->dnop_frag->fr_subtype = NOP_KEEP;
890 temp_insn->snop_frag->fr_subtype = NOP_KEEP;
908 temp_insn->snop_frag->fr_subtype = NOP_KEEP;
940 this_insn->snop_frag->fr_subtype = NOP_KEEP;
941 this_insn->dnop_frag->fr_subtype = NOP_KEEP;
    [all...]
tc-mips.c     [all...]
tc-crx.c 385 if (fragp->fr_subtype == rlx_state[subtype]
389 fragp->fr_subtype = rlx_state[subtype + 1];
394 if (fragp->fr_subtype >= ARRAY_SIZE (md_relax_table))
397 return md_relax_table[fragp->fr_subtype].rlx_length;
410 switch (fragP->fr_subtype)
446 fragP->fr_fix += md_relax_table[fragP->fr_subtype].rlx_length;
    [all...]

Completed in 694 milliseconds

1 2