Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
A Ds_normRoundPackMToF128M.c69 softfloat_shiftLeft160M( extSigPtr, shiftCount, extSigPtr ); in softfloat_normRoundPackMToF128M()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
A Dprimitives.h726 #ifndef softfloat_shiftLeft160M
731 #define softfloat_shiftLeft160M( aPtr, count, zPtr ) softfloat_shiftLeftM( 5, aPtr, count, zPtr ) macro

Completed in 5 milliseconds