Searched refs:t_insn (Results 1 – 2 of 2) sorted by relevance
52 typedef ITBL_TYPE t_insn; typedef
8302 TInsn t_insn; in xtensa_fix_short_loop_frags() local8304 tinsn_from_chars (&t_insn, loop_frag->fr_opcode, 0); in xtensa_fix_short_loop_frags()8305 current_opcode = t_insn.opcode; in xtensa_fix_short_loop_frags()8487 TInsn t_insn; in xtensa_sanity_check() local8493 tinsn_from_chars (&t_insn, fragP->fr_opcode, 0); in xtensa_sanity_check()8494 tinsn_immed_from_frag (&t_insn, fragP, 0); in xtensa_sanity_check()8497 t_insn.opcode) == 1) in xtensa_sanity_check()8499 if (is_empty_loop (&t_insn, fragP)) in xtensa_sanity_check()8504 if (!is_local_forward_loop (&t_insn, fragP)) in xtensa_sanity_check()