qemu-testfloat-3

0

Описание

A lightly forked version of UCB's testfloat used by the QEMU project.

Языки

  • C94,1%
  • Makefile5,9%
README.md

Package Overview for Berkeley TestFloat Release 3e

John R. Hauser
2018 January 20

Berkeley TestFloat is a small collection of programs for testing that an implementation of binary floating-point conforms to the IEEE Standard for Floating-Point Arithmetic. TestFloat is distributed in the form of C source code.

The TestFloat package is documented in the following files in the

doc
subdirectory:

Other files in the package comprise the source code for TestFloat.