Searched refs:RELAX_SLOTS (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-xtensa.h | 153 RELAX_SLOTS, enumerator
|
D | tc-xtensa.c | 4529 if (fragP->fr_subtype != RELAX_SLOTS) in frag_format_size() 7123 extra_space, extra_space, RELAX_SLOTS, in xg_assemble_vliw_tokens() 7449 && fragP->fr_subtype == RELAX_SLOTS in xtensa_cleanup_align_frags() 7510 && fragP->fr_subtype == RELAX_SLOTS in xtensa_mark_narrow_branches() 7525 fragP->fr_subtype = RELAX_SLOTS; in xtensa_mark_narrow_branches() 7641 && targ_frag->fr_subtype == RELAX_SLOTS in xtensa_mark_zcl_first_insns() 8272 && fragP->fr_subtype == RELAX_SLOTS in xtensa_sanity_check() 8847 case RELAX_SLOTS: in xtensa_relax_frag() 9123 || (fragP->fr_subtype == RELAX_SLOTS in relax_frag_for_align() 9202 case RELAX_SLOTS: in find_address_of_next_align_frag() [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2004 | 916 RELAX_SLOTS, RELAX_MAYBE_UNREACHABLE, RELAX_MAYBE_DESIRE_ALIGN, 925 RELAX_FILL_NOP and RELAX_UNREACHABLE, as well as RELAX_SLOTS with 935 (md_convert_frag): Handle new RELAX_SLOTS, RELAX_UNREACHABLE, 999 RELAX_CHECK_ALIGN_NEXT_OPCODE, RELAX_MAYBE_DESIRE_ALIGN, RELAX_SLOTS,
|