Searched refs:s390_vec_read_float128 (Results 1 – 1 of 1) sorted by relevance
89 static float128 s390_vec_read_float128(const S390Vector *v) in s390_vec_read_float128() function164 const float128 a = s390_vec_read_float128(v2); in vop128_2()309 const float128 a = s390_vec_read_float128(v2); in vop128_3()310 const float128 b = s390_vec_read_float128(v3); in vop128_3()383 const float128 a = s390_vec_read_float128(v1); in wfc128()384 const float128 b = s390_vec_read_float128(v2); in wfc128()482 const float128 a = s390_vec_read_float128(v2); in vfc128()483 const float128 b = s390_vec_read_float128(v3); in vfc128()605 ret = float128_to_float64(s390_vec_read_float128(v2), &env->fpu_status); in HELPER()666 const float128 a = s390_vec_read_float128(v3); in vfma128()[all …]