Home | History | Annotate | Download | only in config

Lines Matching full:temp_insn

847   struct vliw_insn_list *temp_insn = NULL;
876 temp_insn = frv_find_in_vliw (VLIW_BRANCH_TYPE, vliw2, vliw1->insn_list->sym);
877 if (temp_insn)
880 temp_insn->dnop_frag->fr_subtype = NOP_KEEP;
888 && (temp_insn = frv_find_in_vliw (VLIW_BRANCH_TYPE, vliw3, vliw1->insn_list->sym)) != NULL)
890 temp_insn->snop_frag->fr_subtype = NOP_KEEP;
906 if ((temp_insn = frv_find_in_vliw (VLIW_BRANCH_TYPE, vliw2, this_insn->sym)) != NULL)
908 temp_insn->snop_frag->fr_subtype = NOP_KEEP;
937 if ((temp_insn = frv_find_in_vliw (VLIW_LABEL_TYPE, vliw1, this_insn->sym)) != NULL)