Home
last modified time | relevance | path

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

/external/qemu/fpu/
Dsoftfloat-macros.h580 static const bits16 sqrtOddAdjustments[] = { in estimateSqrt32() local
593 z = 0x4000 + ( a>>17 ) - sqrtOddAdjustments[ (int)index ]; in estimateSqrt32()