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
2021-05-16
softfloat: Move muladd_floats to softfloat-parts.c.inc
Richard Henderson
2021-05-16
tests/fp: add quad support to the benchmark utility
Alex Bennée
2021-03-09
tests/fp/fp-test: Replace the word 'blacklist'
Philippe Mathieu-Daudé
2021-03-06
meson: adjust timeouts for some slower tests
Paolo Bonzini
2020-12-18
tests/fp: Do not emit implicit-fallthrough warnings in the softfloat tests
Thomas Huth
2020-10-22
do not use colons in test names
Paolo Bonzini
2020-10-13
Remove superfluous .gitignore files
Thomas Huth
2020-09-30
meson: clean up build_by_default
Paolo Bonzini
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