Historia zmian

Autor SHA1 Wiadomość Data
  Maciej W. Rozycki 90d53a91fb MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation 9 lat temu
  Markos Chandras a79f5f9ba5 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction 10 lat temu
  Markos Chandras 4e9561b20e MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction 10 lat temu
  Markos Chandras 38db37ba06 MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction 10 lat temu
  Markos Chandras 83d43305a1 MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction 10 lat temu
  Markos Chandras e24c3bec3e MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction 10 lat temu
  Maciej W. Rozycki f1f3b7ebac MIPS: math-emu: Define IEEE 754-2008 feature control bits 10 lat temu
  Maciej W. Rozycki 42fa242421 MIPS: math-emu: Remove dead comparison helpers 10 lat temu
  Maciej W. Rozycki 1796ec7742 MIPS: ieee754.h: Supplement comments for special values 10 lat temu
  Maciej W. Rozycki b3fea96269 MIPS: ieee754.h: Correct comments for special values 10 lat temu
  Ralf Baechle 56a6473339 MIPS: math-emu: Switch to using the MIPS rounding modes. 11 lat temu
  Ralf Baechle aef3fb76aa MIPS: math-emu: Nuke alternative names for IEEE-754 rounding modes. 11 lat temu
  Ralf Baechle 3f7cac416b MIPS: math-emu: Cleanup coding style. 11 lat temu
  Ralf Baechle 49548b09e0 MIPS: math-emu: Cleanup definition of structs describe sp/dp floats. 11 lat temu
  Ralf Baechle 90efba36ed MIPS: math-emu: Get rid of the useless parts of exception handling. 11 lat temu
  Ralf Baechle dfbf42b844 MIPS: math-emu: Remove unused code. 11 lat temu
  Ralf Baechle 3a33db2321 MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite(). 11 lat temu
  Ralf Baechle 1eaf198d3a MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment. 11 lat temu
  Ralf Baechle e812a73932 MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef(). 11 lat temu
  Ralf Baechle fcfe2285e5 MIPS: math-emu: Get rid of unuable extended precision support. 11 lat temu
  Ralf Baechle 9e8bad1f9c MIPS: math-emu: Turn macros into functions where possible. 11 lat temu
  Ralf Baechle 2209bcb131 MIPS: math-emu: Get rid of typedefs. 11 lat temu
  Ralf Baechle 2370881821 MIPS: math-emu: Use English spelling of `constant' rather than Danish. 11 lat temu
  Ralf Baechle cae55066cb MIPS: math-emu: Mark exception handling functions as __cold. 11 lat temu
  Ralf Baechle f80cc08d78 MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions. 11 lat temu
  Justin P. Mattock 50a23e6eec Update broken web addresses in arch directory. 15 lat temu
  Atsushi Nemoto eae89076e6 [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs. 19 lat temu
  Ralf Baechle 3c5c8f6748 Delete unused ieee754_cname[] and declaration. 20 lat temu
  Ralf Baechle a663bf906d Protect against multiple inclusion. 20 lat temu
  Ralf Baechle cd21dfcfbb Fix preemption and SMP problems in the FP emulator code. 20 lat temu