Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/include/
A DprimitiveTypes.h69 #define indexMultiwordHiBut( total, n ) (n) macro
80 #define indexMultiwordHiBut( total, n ) 0 macro
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/
A Ds_shiftLeftM.c68 zPtr + indexMultiwordHiBut( size_words, wordCount ) in softfloat_shiftLeftM()
A Ds_shiftRightM.c61 aPtr += indexMultiwordHiBut( size_words, wordCount ); in softfloat_shiftRightM()
A Ds_shiftRightJamM.c71 aPtr += indexMultiwordHiBut( size_words, wordCount ); in softfloat_shiftRightJamM()
A Ds_shiftRightJam256M.c96 aPtr += indexMultiwordHiBut( 4, wordCount ); in softfloat_shiftRightJam256M()

Completed in 5 milliseconds