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

/seL4-test-master/tools/riscv-pk/softfloat/
H A Ds_normRoundPackMToF128M.c68 softfloat_shiftLeft160M( extSigPtr, shiftDist, extSigPtr );
H A Dprimitives.h750 #ifndef softfloat_shiftLeft160M
755 #define softfloat_shiftLeft160M( aPtr, dist, zPtr ) softfloat_shiftLeftM( 5, aPtr, dist, zPtr ) macro

Completed in 124 milliseconds