Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
H A Ds_shortShiftRightExtendM.c53 unsigned int indexA, lastIndexA; in softfloat_shortShiftRightExtendM() local
58 lastIndexA = indexWordHi( size_words ); in softfloat_shortShiftRightExtendM()
66 if ( indexA == lastIndexA ) break; in softfloat_shortShiftRightExtendM()