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

Lines Matching full:terr

791     TCGv_i32 terr = tcg_const_i32(err);
793 gen_helper_raise_exception_err(texcp, terr);
794 tcg_temp_free_i32(terr);