Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/
A Dui64_to_f128M.c72 softfloat_shortShiftLeft96M( ptr, shiftCount, ptr ); in ui64_to_f128M()
A Di64_to_f128M.c77 softfloat_shortShiftLeft96M( ptr, shiftCount, ptr ); in i64_to_f128M()
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/include/
A Dprimitives.h666 #ifndef softfloat_shortShiftLeft96M
671 #define softfloat_shortShiftLeft96M( aPtr, count, zPtr ) softfloat_shortShiftLeftM( 3, aPtr, count,… macro

Completed in 6 milliseconds