Home | History | Annotate | Download | only in target-mips

Lines Matching full:texcp

790     TCGv_i32 texcp = tcg_const_i32(excp);
793 gen_helper_raise_exception_err(texcp, terr);
795 tcg_temp_free_i32(texcp);