Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/qemu/target/arm/tcg/
H A Dvfp_helper.c725 float32 f32 = float32_squash_input_denormal(input, fpst); in do_recpe_f32() local
976 float32 f32 = float32_squash_input_denormal(input, s); in do_rsqrte_f32() local
/openbmc/qemu/tests/fp/
H A Dfp-bench.c93 float32 f32; member
/openbmc/linux/drivers/video/fbdev/
H A Datafb.c831 }, f32 = { variable
/openbmc/qemu/target/xtensa/
H A Dcpu.h517 float32 f32[2]; member
/openbmc/qemu/target/ppc/
H A Dfpu_helper.c692 float32 f32 = float64_to_float32(arg, &env->fp_status); in FPU_FMADD() local
H A Dcpu.h340 float32 f32[4]; member
/openbmc/linux/net/core/
H A Dfilter.c93 struct compat_sock_fprog f32; in copy_bpf_fprog_from_user() local