Searched refs:softfloat_shortShiftLeftM (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutils/isoc/arch/arm/softfloat/source/ |
| H A D | s_shortShiftLeftM.c | 42 #ifndef softfloat_shortShiftLeftM 45 softfloat_shortShiftLeftM( in softfloat_shortShiftLeftM() function
|
| H A D | s_shiftLeftM.c | 64 softfloat_shortShiftLeftM( in softfloat_shiftLeftM()
|
| /optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/ |
| H A D | primitives.h | 647 #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…
|