Lines Matching refs:tcg_constant_i32
569 return tcg_constant_i32(cur_insn_len(s)); in cur_insn_len_i32()
584 return tcg_constant_i32(-1); in eip_next_i32()
592 return tcg_constant_i32(s->pc - s->cs_base); in eip_next_i32()
815 gen_helper_check_io(tcg_env, port, tcg_constant_i32(1 << ot)); in gen_check_io()
825 tcg_constant_i32(svm_flags), in gen_check_io()
876 cc_op = tcg_constant_i32(s->cc_op); in gen_mov_eflags()
1312 TCGv_i32 t_size = tcg_constant_i32(1 << ot); in gen_bpt_io()
1531 TCGv_i32 tmp = tcg_constant_i32(opreg); in gen_helper_fp_arith_STN_ST0()
1558 gen_helper_raise_exception(tcg_env, tcg_constant_i32(trapno)); in gen_exception()
2034 gen_helper_load_seg(tcg_env, tcg_constant_i32(seg_reg), sel); in gen_movl_seg()
2067 tcg_constant_i32(s->dflag - 1), in gen_far_call()
2073 tcg_constant_i32(s->dflag - 1), in gen_far_call()
2099 gen_helper_svm_check_intercept(tcg_env, tcg_constant_i32(type)); in gen_svm_check_intercept()
2263 gen_helper_raise_interrupt(tcg_env, tcg_constant_i32(intno), in gen_interrupt()
2605 tcg_constant_i32(s->dflag - 1)); in gen_x87()
2616 tcg_constant_i32(s->dflag - 1)); in gen_x87()
2634 tcg_constant_i32(s->dflag - 1)); in gen_x87()
2639 tcg_constant_i32(s->dflag - 1)); in gen_x87()
2689 tcg_constant_i32((opreg + 1) & 7)); in gen_x87()
2694 gen_helper_fxchg_ST0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2838 tcg_constant_i32(opreg)); in gen_x87()
2845 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2851 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2858 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(1)); in gen_x87()
2892 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2901 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2906 gen_helper_ffree_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2909 gen_helper_fmov_STN_ST0(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2915 gen_helper_fmov_STN_ST0(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2919 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2923 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2930 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(1)); in gen_x87()
2940 gen_helper_ffree_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2959 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2969 gen_helper_fmov_FT0_STN(tcg_env, tcg_constant_i32(opreg)); in gen_x87()
2993 tcg_constant_i32(opreg)); in gen_x87()
3251 gen_helper_vmrun(tcg_env, tcg_constant_i32(s->aflag - 1), in gen_multi0F()
3275 gen_helper_vmload(tcg_env, tcg_constant_i32(s->aflag - 1)); in gen_multi0F()
3287 gen_helper_vmsave(tcg_env, tcg_constant_i32(s->aflag - 1)); in gen_multi0F()
3420 gen_helper_write_crN(tcg_env, tcg_constant_i32(0), s->T0); in gen_multi0F()