Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
A DprimitiveTypes.h70 #define indexMultiwordLoBut( total, n ) 0 macro
81 #define indexMultiwordLoBut( total, n ) (n) macro
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
A Ds_shiftLeftM.c61 aPtr += indexMultiwordLoBut( size_words, wordCount ); in softfloat_shiftLeftM()
A Ds_shiftRightM.c68 zPtr + indexMultiwordLoBut( size_words, wordCount ) in softfloat_shiftRightM()
A Ds_shiftRightJamM.c78 zPtr + indexMultiwordLoBut( size_words, wordCount ) in softfloat_shiftRightJamM()
A Ds_shiftRightJam256M.c103 zPtr + indexMultiwordLoBut( 4, wordCount ) in softfloat_shiftRightJam256M()

Completed in 4 milliseconds