Home
last modified time | relevance | path

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

/qemu/fpu/
H A Dsoftfloat.c266 typedef bool (*f32_check_fn)(union_float32 a, union_float32 b); typedef
345 f32_check_fn pre, f32_check_fn post) in float32_gen2()