Home
last modified time | relevance | path

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

/external/qemu/include/fpu/
Dsoftfloat.h221 float_muladd_negate_product = 2, enumerator
/external/qemu/fpu/
Dsoftfloat.c2197 if (flags & float_muladd_negate_product) { in float32_muladd()
3750 if (flags & float_muladd_negate_product) { in float64_muladd()