Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dvfp_helper.c729 bool f32_sign = float32_is_neg(f32); in do_recpe_f32() local
980 uint32_t f32_sign = float32_is_neg(f32); in do_rsqrte_f32() local