summaryrefslogtreecommitdiff
path: root/target/mips/fpu_helper.h
AgeCommit message (Expand)Author
2026-05-21fpu: Introduce FloatSNaNRuleRichard Henderson
2025-02-11fpu: allow flushing of output denormals to be after roundingPeter Maydell
2024-12-11target/mips: Set default NaN pattern explicitlyPeter Maydell
2024-12-11target/mips: Set Float3NaNPropRule explicitlyPeter Maydell
2024-12-11target/mips: Set FloatInfZeroNaNRule explicitlyPeter Maydell
2024-11-05target/mips: Explicitly set 2-NaN propagation rulePeter Maydell
2021-05-16target/mips: Set set_default_nan_mode with set_snan_bit_is_oneRichard Henderson
2021-01-14target/mips: Extract FPU helpers to 'fpu_helper.h'Philippe Mathieu-Daudé