Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c4672 static int32_t do_float32_logb_as_int(float32 a, float_status *s) in do_float32_logb_as_int() function
4729 DO_ZPZ_FP(flogb_s, float32, H1_4, do_float32_logb_as_int) in DO_ZPZ_FP()