Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dfma_emu.h27 static inline uint32_t float32_getexp_raw(float32 f32) in float32_getexp_raw()
H A Dfma_emu.c73 int32_t float32_getexp(float32 f32) in float32_getexp()
/qemu/target/arm/tcg/
H A Dvfp_helper.c727 float32 f32 = float32_squash_input_denormal(input, fpst); in do_recpe_f32() local
978 float32 f32 = float32_squash_input_denormal(input, s); in do_rsqrte_f32() local
/qemu/tests/fp/
H A Dfp-bench.c93 float32 f32; member
/qemu/target/xtensa/
H A Dcpu.h519 float32 f32[2]; member
/qemu/target/ppc/
H A Dfpu_helper.c691 float32 f32 = float64_to_float32(arg, &env->fp_status); in FPU_FMADD() local
H A Dcpu.h342 float32 f32[4]; member