Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c165 const float128 a = s390_vec_read_float128(v2); in vop128_2()
310 const float128 a = s390_vec_read_float128(v2); in vop128_3()
311 const float128 b = s390_vec_read_float128(v3); in vop128_3()
384 const float128 a = s390_vec_read_float128(v1); in wfc128()
385 const float128 b = s390_vec_read_float128(v2); in wfc128()
483 const float128 a = s390_vec_read_float128(v2); in vfc128()
484 const float128 b = s390_vec_read_float128(v3); in vfc128()
667 const float128 a = s390_vec_read_float128(v2); in vfma128()
668 const float128 b = s390_vec_read_float128(v3); in vfma128()
1032 float128 a = s390_vec_read_float128(v2); in vfminmax128()
[all …]