Searched refs:slot_subtypes (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.h243 enum xtensa_relax_statesE slot_subtypes[MAX_SLOTS]; member in struct:xtensa_frag_type
H A Dtc-xtensa.c3647 old_frag->tc_frag_data.slot_subtypes[0] = slot0_state;
4420 if (fragP->tc_frag_data.slot_subtypes[0] == RELAX_IMMED_STEP1
4421 || fragP->tc_frag_data.slot_subtypes[0] == RELAX_IMMED_STEP2)
4424 if (fragP->tc_frag_data.slot_subtypes[0] == RELAX_NARROW)
4559 if (next_fragp->tc_frag_data.slot_subtypes[0] > RELAX_IMMED)
6809 frag_now->tc_frag_data.slot_subtypes[slot] = tinsn->subtype;
7000 && fragP->tc_frag_data.slot_subtypes[0] == RELAX_NARROW)
7057 && fragP->tc_frag_data.slot_subtypes[0] == RELAX_IMMED)
7072 fragP->tc_frag_data.slot_subtypes[0] = RELAX_NARROW;
7159 && (targ_frag->tc_frag_data.slot_subtypes[
[all...]

Completed in 80 milliseconds