Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
A Ds_addF128M.c205 softfloat_shortShiftRightJam160M( extSigZ, 1, extSigZ ); in softfloat_addF128M()
A Ds_mulAddF128M.c332 softfloat_shortShiftRightJam160M( extSigPtr, 1, extSigPtr ); in softfloat_mulAddF128M()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
A Dprimitives.h785 #ifndef softfloat_shortShiftRightJam160M
790 #define softfloat_shortShiftRightJam160M( aPtr, count, zPtr ) softfloat_shortShiftRightJamM( 5, aPt… macro

Completed in 5 milliseconds