Home
last modified time | relevance | path

Searched refs:slot_subtypes (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.h267 enum xtensa_relax_statesE slot_subtypes[MAX_SLOTS]; member
Dtc-xtensa.c3740 old_frag->tc_frag_data.slot_subtypes[0] = slot0_state; in xg_finish_frag()
4533 if (fragP->tc_frag_data.slot_subtypes[0] == RELAX_IMMED_STEP1 in frag_format_size()
4534 || fragP->tc_frag_data.slot_subtypes[0] == RELAX_IMMED_STEP2 in frag_format_size()
4535 || fragP->tc_frag_data.slot_subtypes[0] == RELAX_IMMED_STEP3) in frag_format_size()
4563 if (fragP->tc_frag_data.slot_subtypes[0] == RELAX_NARROW) in frag_format_size()
4704 if (next_fragp->tc_frag_data.slot_subtypes[0] > RELAX_IMMED) in next_frag_pre_opcode_bytes()
7097 frag_now->tc_frag_data.slot_subtypes[slot] = tinsn->subtype; in xg_assemble_vliw_tokens()
7450 && fragP->tc_frag_data.slot_subtypes[0] == RELAX_NARROW) in xtensa_cleanup_align_frags()
7511 && fragP->tc_frag_data.slot_subtypes[0] == RELAX_IMMED) in xtensa_mark_narrow_branches()
7526 fragP->tc_frag_data.slot_subtypes[0] = RELAX_NARROW; in xtensa_mark_narrow_branches()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20041009 per-slot information: literal_frags, slot_subtypes, slot_symbols,