Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c36 static inline void vfp_store_reg64(TCGv_i64 var, int reg) in vfp_store_reg64() function
376 vfp_store_reg64(dest, rd); in trans_VSEL()
477 vfp_store_reg64(tcg_res, rd); in trans_VRINT()
1123 vfp_store_reg64(tmp, a->vd); in trans_VLDR_VSTR_dp()
1269 vfp_store_reg64(tmp, a->vd + i); in trans_VLDM_VSTM_dp()
1530 vfp_store_reg64(fd, vd); in do_vfp_3op_dp()
1696 vfp_store_reg64(fd, vd); in do_vfp_2op_dp()
1706 vfp_store_reg64(fd, vd); in do_vfp_2op_dp()
2251 vfp_store_reg64(vd, a->vd); in do_vfm_dp()
2379 vfp_store_reg64(fd, vd); in trans_VMOV_imm_dp()
[all …]