提交歷史

作者 SHA1 備註 提交日期
  Peter Maydell 1e75d8247f fpu: Move m68k_denormal fmt flag into floatx80_behaviour 5 月之前
  Peter Maydell a261d3e331 fpu: Make floatx80 invalid encoding settable at runtime 5 月之前
  Peter Maydell 44eb32a983 fpu: Make targets specify whether floatx80 Inf can have Int bit clear 5 月之前
  Peter Maydell 9b6e986e28 fpu: Make targets specify floatx80 default Inf at runtime 5 月之前
  Peter Maydell 28f13bccbe fpu: allow flushing of output denormals to be after rounding 6 月之前
  Peter Maydell 029a2083a2 fpu: Implement float_flag_input_denormal_used 6 月之前
  Peter Maydell 2b3bfbb21b target/i386: Do not raise Invalid for 0 * Inf + QNaN 7 月之前
  Peter Maydell 1c49280f02 fpu: Fix a comment in softfloat-types.h 6 月之前
  Peter Maydell 7af64d103d fpu: Rename float_flag_output_denormal to float_flag_output_denormal_flushed 6 月之前
  Peter Maydell 584b7aec81 fpu: Rename float_flag_input_denormal to float_flag_input_denormal_flushed 6 月之前
  Richard Henderson 72330260cd softfloat: Add float_round_nearest_even_max 8 月之前
  Peter Maydell 1b2de0c3c0 fpu: Allow runtime choice of default NaN value 8 月之前
  Peter Maydell dc416d6ca7 fpu: Remove use_first_nan field from float_status 8 月之前
  Peter Maydell 7a944c30f7 softfloat: Allow runtime choice of NaN propagation for muladd 8 月之前
  Peter Maydell 4080eebd73 softfloat: Allow runtime choice of inf * 0 + NaN result 8 月之前
  Peter Maydell bc0b360def softfloat: Remove fallback rule from pickNaN() 9 月之前
  Peter Maydell 8a132968b2 softfloat: Allow 2-operand NaN propagation rule to be set at runtime 9 月之前
  Lucas Mateus Castro (alqotel) c40da5c6fb fpu: Add rebias bool, value and operation 3 年之前
  Marc-André Lureau e03b56863d Replace config-time define HOST_WORDS_BIGENDIAN 3 年之前
  Richard Henderson e706d4455b softfloat: Add flag specific to signaling nans 3 年之前
  Richard Henderson 81254b02eb softfloat: Add flag specific to convert non-nan to int 3 年之前
  Richard Henderson f8718aab89 softfloat: Add flag specific to sqrt(-x) 3 年之前
  Richard Henderson 10cc964030 softfloat: Add flags specific to Inf / Inf and 0 / 0 3 年之前
  Richard Henderson bead3c9b0f softfloat: Add flag specific to Inf * 0 3 年之前
  Richard Henderson ba11446c40 softfloat: Add flag specific to Inf - Inf 3 年之前
  Richard Henderson 149a48f6e6 softfloat: Extend float_exception_flags to 16 bits 3 年之前
  Richard Henderson 8da5f1dbb0 softfloat: Introduce Floatx80RoundPrec 4 年之前
  Richard Henderson 60c8f7265d softfpu: Add float_round_to_odd_inf 4 年之前
  LIU Zhiwei 8282310d85 softfloat: Define operations for bfloat16 5 年之前
  Max Filippov 913602e3ff softfloat: pass float_status pointer to pickNaN 5 年之前