.. |
adddf3.c
|
|
|
addsf3.c
|
|
|
addtf3.c
|
|
|
Banner
|
|
|
divdf3.c
|
|
|
divsf3.c
|
|
|
divtf3.c
|
|
|
double.h
|
Implement fma in soft-fp.
|
2013-07-02 14:55:32 +00:00 |
eqdf2.c
|
|
|
eqsf2.c
|
|
|
eqtf2.c
|
|
|
extenddftf2.c
|
soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.
|
2013-10-10 11:40:25 +00:00 |
extended.h
|
Implement fma in soft-fp.
|
2013-07-02 14:55:32 +00:00 |
extendsfdf2.c
|
soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.
|
2013-10-10 11:40:25 +00:00 |
extendsftf2.c
|
soft-fp: split FP_INIT_EXCEPTIONS from FP_INIT_ROUNDMODE.
|
2013-10-10 11:40:25 +00:00 |
extendxftf2.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
fixdfdi.c
|
|
|
fixdfsi.c
|
|
|
fixdfti.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
fixsfdi.c
|
|
|
fixsfsi.c
|
|
|
fixsfti.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
fixtfdi.c
|
|
|
fixtfsi.c
|
|
|
fixtfti.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
fixunsdfdi.c
|
|
|
fixunsdfsi.c
|
|
|
fixunsdfti.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
fixunssfdi.c
|
|
|
fixunssfsi.c
|
|
|
fixunssfti.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
fixunstfdi.c
|
|
|
fixunstfsi.c
|
|
|
fixunstfti.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
floatdidf.c
|
|
|
floatdisf.c
|
|
|
floatditf.c
|
soft-fp: add macro FP_NO_EXCEPTIONS.
|
2013-10-12 12:20:12 +00:00 |
floatsidf.c
|
soft-fp: add macro FP_NO_EXCEPTIONS.
|
2013-10-12 12:20:12 +00:00 |
floatsisf.c
|
|
|
floatsitf.c
|
soft-fp: add macro FP_NO_EXCEPTIONS.
|
2013-10-12 12:20:12 +00:00 |
floattidf.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
floattisf.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
floattitf.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
floatundidf.c
|
|
|
floatundisf.c
|
|
|
floatunditf.c
|
soft-fp: add macro FP_NO_EXCEPTIONS.
|
2013-10-12 12:20:12 +00:00 |
floatunsidf.c
|
soft-fp: add macro FP_NO_EXCEPTIONS.
|
2013-10-12 12:20:12 +00:00 |
floatunsisf.c
|
|
|
floatunsitf.c
|
soft-fp: add macro FP_NO_EXCEPTIONS.
|
2013-10-12 12:20:12 +00:00 |
floatuntidf.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
floatuntisf.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
floatuntitf.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
fmadf4.c
|
Implement fma in soft-fp.
|
2013-07-02 14:55:32 +00:00 |
fmasf4.c
|
Implement fma in soft-fp.
|
2013-07-02 14:55:32 +00:00 |
fmatf4.c
|
Implement fma in soft-fp.
|
2013-07-02 14:55:32 +00:00 |
gedf2.c
|
|
|
gesf2.c
|
|
|
getf2.c
|
|
|
ledf2.c
|
|
|
lesf2.c
|
|
|
letf2.c
|
|
|
Makefile
|
|
|
muldf3.c
|
|
|
mulsf3.c
|
|
|
multf3.c
|
|
|
negdf2.c
|
soft-fp: fix negation NaN handling (bug 16034).
|
2013-10-10 11:38:56 +00:00 |
negsf2.c
|
soft-fp: fix negation NaN handling (bug 16034).
|
2013-10-10 11:38:56 +00:00 |
negtf2.c
|
soft-fp: fix negation NaN handling (bug 16034).
|
2013-10-10 11:38:56 +00:00 |
op-1.h
|
Implement fma in soft-fp.
|
2013-07-02 14:55:32 +00:00 |
op-2.h
|
soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).
|
2013-10-12 12:18:55 +00:00 |
op-4.h
|
soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).
|
2013-10-12 12:18:55 +00:00 |
op-8.h
|
Remove trailing whitespace.
|
2013-06-05 20:44:03 +00:00 |
op-common.h
|
soft-fp: fix floating-point to integer unsigned saturation.
|
2013-10-12 12:17:16 +00:00 |
quad.h
|
Implement fma in soft-fp.
|
2013-07-02 14:55:32 +00:00 |
single.h
|
Implement fma in soft-fp.
|
2013-07-02 14:55:32 +00:00 |
soft-fp.h
|
soft-fp: add macro FP_NO_EXCEPTIONS.
|
2013-10-12 12:20:12 +00:00 |
sqrtdf2.c
|
|
|
sqrtsf2.c
|
|
|
sqrttf2.c
|
|
|
subdf3.c
|
|
|
subsf3.c
|
|
|
subtf3.c
|
|
|
testit.c
|
Remove trailing whitespace.
|
2013-06-05 20:44:03 +00:00 |
truncdfsf2.c
|
|
|
trunctfdf2.c
|
|
|
trunctfsf2.c
|
|
|
trunctfxf2.c
|
Update copyright and license notices in soft-fp files from libgcc.
|
2013-10-10 23:58:13 +00:00 |
unorddf2.c
|
|
|
unordsf2.c
|
|
|
unordtf2.c
|
|
|