index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fp
Age
Commit message (
Expand
)
Author
2020-08-21
meson: convert tests/fp and check-softfloat
Paolo Bonzini
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-05-19
softfloat: Change tininess_before_rounding to bool
Richard Henderson
2020-01-09
testing: don't nest build for fp-test
Alex Bennée
2019-02-26
softfloat: Support float_round_to_odd more places
Richard Henderson
2019-02-26
tests/fp: add wrapping for f128_to_ui32
Alex Bennée
2019-01-22
tests/fp/platform.h: include config-host.h
Emilio G. Cota
2019-01-22
fp-test: fix signature of slow_clear_flags and qemu_clear_flags
Emilio G. Cota
2019-01-22
tests/fp/Makefile: do not use gcc-only -W flags
Emilio G. Cota
2019-01-22
berkeley-testfloat-3: pull changes
Emilio G. Cota
2019-01-22
fp-bench: remove wrong exponent raise in fill_random
Emilio G. Cota
2019-01-22
fp-bench: fix update_random_ops
Emilio G. Cota
2018-12-20
Clean up includes
Markus Armbruster
2018-12-17
tests/fp: add fp-bench
Emilio G. Cota
2018-12-17
fp-test: pick TARGET_ARM to get its specialization
Emilio G. Cota
2018-10-05
tests/fp/fp-test: add floating point tests
Emilio G. Cota
2018-10-05
gitmodules: add berkeley's softfloat + testfloat version 3
Emilio G. Cota