index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fp
/
fp-test.c
Age
Commit message (
Expand
)
Author
2024-11-05
tests/fp: Explicitly set 2-NaN propagation rule
Peter Maydell
2023-03-01
tests: make fp-test less chatty when running from test suite
Alex Bennée
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2021-06-03
tests/fp/fp-test: Reverse order of floatx80 precision tests
Richard Henderson
2021-06-03
softfloat: Introduce Floatx80RoundPrec
Richard Henderson
2021-05-16
softfloat: Move muladd_floats to softfloat-parts.c.inc
Richard Henderson
2021-03-09
tests/fp/fp-test: Replace the word 'blacklist'
Philippe Mathieu-Daudé
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
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
fp-test: fix signature of slow_clear_flags and qemu_clear_flags
Emilio G. Cota
2018-10-05
tests/fp/fp-test: add floating point tests
Emilio G. Cota