Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
H A Ds_shortShiftLeftM.c42 #ifndef softfloat_shortShiftLeftM
45 softfloat_shortShiftLeftM( in softfloat_shortShiftLeftM() function
H A Ds_shiftLeftM.c64 softfloat_shortShiftLeftM( in softfloat_shiftLeftM()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
H A Dprimitives.h647 #ifndef softfloat_shortShiftLeftM
658 softfloat_shortShiftLeftM(
671 #define softfloat_shortShiftLeft96M( aPtr, count, zPtr ) softfloat_shortShiftLeftM( 3, aPtr, count,…
679 #define softfloat_shortShiftLeft128M( aPtr, count, zPtr ) softfloat_shortShiftLeftM( 4, aPtr, count…
687 #define softfloat_shortShiftLeft160M( aPtr, count, zPtr ) softfloat_shortShiftLeftM( 5, aPtr, count…