Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
H A Df128M_rem.c161 softfloat_negX128M( remPtr ); in f128M_rem()
H A Ds_mulAddF64.c421 softfloat_negX128M( sig128Z ); in softfloat_mulAddF64()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
H A Dprimitives.h971 #ifndef softfloat_negX128M
976 #define softfloat_negX128M( zPtr ) softfloat_negXM( 4, zPtr ) macro