----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2025/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 9886:8c99138517e3 --------------------------- ext: Include libfputils This changeset includes libfputils from revision bbf0d61d75. This library can be used to convert to and from 80-bit floats and query the type of an 80-bit float, which is needed to support the x87 FPU. Diffs ----- SConstruct 372d3611c693 ext/fputils/.gitignore PRE-CREATION ext/fputils/AUTHORS PRE-CREATION ext/fputils/COPYING PRE-CREATION ext/fputils/Doxyfile.in PRE-CREATION ext/fputils/INSTALL PRE-CREATION ext/fputils/Makefile.am PRE-CREATION ext/fputils/SConscript PRE-CREATION ext/fputils/configure.in PRE-CREATION ext/fputils/doxygen.am PRE-CREATION ext/fputils/fp80.c PRE-CREATION ext/fputils/fpbits.h PRE-CREATION ext/fputils/include/fputils/fp80.h PRE-CREATION ext/fputils/m4/ax_prog_doxygen.m4 PRE-CREATION ext/fputils/tap-driver.sh PRE-CREATION ext/fputils/tests/Makefile.am PRE-CREATION ext/fputils/tests/fp80_cvfd.c PRE-CREATION ext/fputils/tests/fp80_cvtd.c PRE-CREATION ext/fputils/tests/fp80_cvtf.c PRE-CREATION ext/fputils/tests/test_helper.h PRE-CREATION ext/fputils/tests/test_helper.c PRE-CREATION Diff: http://reviews.gem5.org/r/2025/diff/ Testing ------- Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
