Home
last modified time | relevance | path

Searched defs:VFP_HELPER (Results 1 – 1 of 1) sorted by relevance

/qemu/target/arm/tcg/
H A Dvfp_helper.c299 dh_ctype_f16 VFP_HELPER(sqrt, h)(dh_ctype_f16 a, float_status *fpst) in VFP_HELPER() function
264 #define VFP_HELPER( global() macro
294 float32 VFP_HELPER(sqrt, s)(float32 a, float_status *fpst) VFP_HELPER() function
383 float32 VFP_HELPER(fcvts, d)(float64 x, float_status *status) VFP_HELPER() function
1106 dh_ctype_f16 VFP_HELPER(muladd, h)(dh_ctype_f16 a, dh_ctype_f16 b, VFP_HELPER() function
1112 float32 VFP_HELPER(muladd, s)(float32 a, float32 b, float32 c, VFP_HELPER() function
1118 float64 VFP_HELPER(muladd, d)(float64 a, float64 b, float64 c, VFP_HELPER() function
[all...]