Home
last modified time | relevance | path

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

/external/qemu/fpu/
Dsoftfloat.c4142 static floatx80 addFloatx80Sigs( floatx80 a, floatx80 b, flag zSign STATUS_PARAM) in addFloatx80Sigs() function
4281 return addFloatx80Sigs( a, b, aSign STATUS_VAR ); in floatx80_add()
4305 return addFloatx80Sigs( a, b, aSign STATUS_VAR ); in floatx80_sub()