Home
last modified time | relevance | path

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

/external/qemu/fpu/
Dsoftfloat.c3786 static floatx80 subFloatx80Sigs( floatx80 a, floatx80 b, flag zSign STATUS_PARAM ) in subFloatx80Sigs() function
3862 return subFloatx80Sigs( a, b, aSign STATUS_VAR ); in floatx80_add()
3880 return subFloatx80Sigs( a, b, aSign STATUS_VAR ); in floatx80_sub()