Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dsve_helper.c4700 static int64_t do_float64_logb_as_int(float64 a, float_status *s) in do_float64_logb_as_int() function
4730 DO_ZPZ_FP(flogb_d, float64, H1_8, do_float64_logb_as_int) in DO_ZPZ_FP()