Home
last modified time | relevance | path

Searched refs:do_fop_wew (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/hppa/
H A Dtranslate.c3928 return do_fop_wew(ctx, a->t, a->r, gen_fcpy_f); in trans_fcpy_f()
3948 return do_fop_wew(ctx, a->t, a->r, gen_fabs_f); in trans_fabs_f()
3963 return do_fop_wew(ctx, a->t, a->r, gen_helper_fsqrt_s); in trans_fsqrt_f()
3973 return do_fop_wew(ctx, a->t, a->r, gen_helper_frnd_s); in trans_frnd_f()
3988 return do_fop_wew(ctx, a->t, a->r, gen_fneg_f); in trans_fneg_f()
4008 return do_fop_wew(ctx, a->t, a->r, gen_fnegabs_f); in trans_fnegabs_f()
4037 return do_fop_wew(ctx, a->t, a->r, gen_helper_fcnv_w_s); in trans_fcnv_w_f()
4057 return do_fop_wew(ctx, a->t, a->r, gen_helper_fcnv_s_w); in trans_fcnv_f_w()
4077 return do_fop_wew(ctx, a->t, a->r, gen_helper_fcnv_t_s_w); in trans_fcnv_t_f_w()
4097 return do_fop_wew(ctx, a->t, a->r, gen_helper_fcnv_uw_s); in trans_fcnv_uw_f()
[all …]