Searched defs:sqrtOddAdjustments (Results 1 - 1 of 1) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat-macros.h580 static const bits16 sqrtOddAdjustments[] = { local
593 z = 0x4000 + ( a>>17 ) - sqrtOddAdjustments[ (int)index ];

Completed in 44 milliseconds