Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c1771 gen_vfp_negh(tmp, tmp); in gen_VMLS_hp()
1827 gen_vfp_negh(vd, vd); in gen_VNMLS_hp()
1882 gen_vfp_negh(tmp, tmp); in gen_VNMLA_hp()
1883 gen_vfp_negh(vd, vd); in gen_VNMLA_hp()
1943 gen_vfp_negh(vd, vd); in gen_VNMUL_hp()
2118 gen_vfp_negh(vn, vn); in do_vfm_hp()
2123 gen_vfp_negh(vd, vd); in do_vfm_hp()
2421 DO_VFP_2OP(VNEG, hp, gen_vfp_negh, aa32_fp16_arith) in DO_VFP_VMOV()
H A Dtranslate.h423 static inline void gen_vfp_negh(TCGv_i32 d, TCGv_i32 s) in gen_vfp_negh() function
H A Dtranslate-a64.c5010 gen_vfp_negh(d, d); in gen_fnmul_h()
6116 gen_vfp_negh(t1, t1); in do_fmla_scalar_idx()
6611 gen_vfp_negh(ta, ta); in do_fmadd()
6614 gen_vfp_negh(tn, tn); in do_fmadd()
8032 gen_vfp_negh(tcg_res, tcg_op); in handle_fp_1src_half()