Searched refs:softfloat_addCarryM (Results 1 - 4 of 4) sorted by relevance

/seL4-camkes-master/tools/riscv-pk/softfloat/
H A Ds_addCarryM.c41 #ifndef softfloat_addCarryM
44 softfloat_addCarryM( function
H A Ds_addF128M.c125 negateB ? softfloat_addComplCarryM : softfloat_addCarryM;
H A Dprimitives.h934 #ifndef softfloat_addCarryM
944 softfloat_addCarryM(
955 | This function or macro is the same as 'softfloat_addCarryM', except that
H A Ds_mulAddF128M.c170 doSub ? softfloat_addComplCarryM : softfloat_addCarryM;

Completed in 89 milliseconds