Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dfpu_helper.c39 static inline float32 bfp32_neg(float32 a) in bfp32_neg() function
3516 r = bfp32_neg(r); in vsxger16()
3519 aux_acc = bfp32_neg(aux_acc); in vsxger16()