41 Commits (b5fee33bbf2764e9540ab5e6b6af4c9493f65677)

Author SHA1 Message Date
Max Chou b5fee33bbf fpu: Add conversion routines for OCP FP4 E2M1 6 months ago
Max Chou 27e989f99c fpu: Add conversion routines for OCP FP8 E4M3 6 months ago
Max Chou d8be495376 fpu: Add conversion routines for OCP FP8 E5M2 6 months ago
Paolo Bonzini 3e7316044d include: move hw/registerfields.h to hw/core/ 8 months ago
Peter Maydell 1e75d8247f fpu: Move m68k_denormal fmt flag into floatx80_behaviour 1 year ago
Peter Maydell a261d3e331 fpu: Make floatx80 invalid encoding settable at runtime 1 year ago
Peter Maydell 44eb32a983 fpu: Make targets specify whether floatx80 Inf can have Int bit clear 1 year ago
Peter Maydell 9b6e986e28 fpu: Make targets specify floatx80 default Inf at runtime 1 year ago
Peter Maydell 28f13bccbe fpu: allow flushing of output denormals to be after rounding 2 years ago
Peter Maydell 029a2083a2 fpu: Implement float_flag_input_denormal_used 2 years ago
Peter Maydell 2b3bfbb21b target/i386: Do not raise Invalid for 0 * Inf + QNaN 2 years ago
Peter Maydell 1c49280f02 fpu: Fix a comment in softfloat-types.h 2 years ago
Peter Maydell 7af64d103d fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed 2 years ago
Peter Maydell 584b7aec81 fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushed 2 years ago
Richard Henderson 72330260cd softfloat: Add float_round_nearest_even_max 2 years ago
Peter Maydell 1b2de0c3c0 fpu: Allow runtime choice of default NaN value 2 years ago
Peter Maydell dc416d6ca7 fpu: Remove use_first_nan field from float_status 2 years ago
Peter Maydell 7a944c30f7 softfloat: Allow runtime choice of NaN propagation for muladd 2 years ago
Peter Maydell 4080eebd73 softfloat: Allow runtime choice of inf * 0 + NaN result 2 years ago
Peter Maydell bc0b360def softfloat: Remove fallback rule from pickNaN() 2 years ago
Peter Maydell 8a132968b2 softfloat: Allow 2-operand NaN propagation rule to be set at runtime 2 years ago
Lucas Mateus Castro (alqotel) c40da5c6fb fpu: Add rebias bool, value and operation 4 years ago
Marc-André Lureau e03b56863d Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
Richard Henderson e706d4455b softfloat: Add flag specific to signaling nans 5 years ago
Richard Henderson 81254b02eb softfloat: Add flag specific to convert non-nan to int 5 years ago
Richard Henderson f8718aab89 softfloat: Add flag specific to sqrt(-x) 5 years ago
Richard Henderson 10cc964030 softfloat: Add flags specific to Inf / Inf and 0 / 0 5 years ago
Richard Henderson bead3c9b0f softfloat: Add flag specific to Inf * 0 5 years ago
Richard Henderson ba11446c40 softfloat: Add flag specific to Inf - Inf 5 years ago
Richard Henderson 149a48f6e6 softfloat: Extend float_exception_flags to 16 bits 5 years ago
Richard Henderson 8da5f1dbb0 softfloat: Introduce Floatx80RoundPrec 6 years ago
Richard Henderson 60c8f7265d softfpu: Add float_round_to_odd_inf 5 years ago
LIU Zhiwei 8282310d85 softfloat: Define operations for bfloat16 6 years ago
Max Filippov 913602e3ff softfloat: pass float_status pointer to pickNaN 6 years ago
Max Filippov cc43c69251 softfloat: make NO_SIGNALING_NANS runtime property 6 years ago
Richard Henderson 3dede407cc softfloat: Name rounding mode enum 6 years ago
Richard Henderson a828b373bd softfloat: Change tininess_before_rounding to bool 6 years ago
Richard Henderson c120391c00 softfloat: Replace flag with bool 6 years ago
Richard Henderson 03385dfdaa fpu/softfloat: Specialize on snan_bit_is_one 8 years ago
Alex Bennée 24f91e81b6 target/*/cpu.h: remove softfloat.h 9 years ago
Alex Bennée cfd88fc6f2 fpu/softfloat-types: new header to prevent excessive re-builds 9 years ago