Home
last modified time | relevance | path

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

/qemu/fpu/
H A Dsoftfloat.c267 typedef bool (*f64_check_fn)(union_float64 a, union_float64 b); typedef
376 f64_check_fn pre, f64_check_fn post) in float64_gen2()