Searched refs:indexA (Results 1 – 1 of 1) sorted by relevance
53 unsigned int indexA, lastIndexA; in softfloat_shortShiftRightExtendM() local57 indexA = indexWordLo( size_words ); in softfloat_shortShiftRightExtendM()62 wordA = aPtr[indexA]; in softfloat_shortShiftRightExtendM()66 if ( indexA == lastIndexA ) break; in softfloat_shortShiftRightExtendM()67 indexA += wordIncr; in softfloat_shortShiftRightExtendM()