Commit History

Author SHA1 Message Date
  Luis Pires 8ac2d6c526 host-utils: move udiv_qrnnd() to host-utils 3 years ago
  Richard Henderson feaf2e9c06 softfloat: Convert modrem operations to FloatParts 4 years ago
  Richard Henderson 463e45dcb4 softfloat: Introduce sh[lr]_double primitives 4 years ago
  Richard Henderson 5ffb6bd9c4 softfloat: Tidy mul128By64To192 4 years ago
  Richard Henderson cd55a56e5c softfloat: Use add192 in mul128To256 4 years ago
  Richard Henderson b4d09b1794 softfloat: Use mulu64 for mul64To128 4 years ago
  Richard Henderson cb3ad0365f softfloat: Use uadd64_carry, usub64_borrow in softfloat-macros.h 4 years ago
  Richard Henderson c120391c00 softfloat: Replace flag with bool 5 years ago
  Alex Bennée 5937fb63a9 fpu: make softfloat-macros "self-contained" 6 years ago
  Alex Bennée e932112420 fpu: replace LIT64 with UINT64_C macros 6 years ago
  Markus Armbruster ec150c7e09 include: Make headers more self-contained 6 years ago
  Markus Armbruster f91005e195 Supply missing header guards 6 years ago
  Thomas Huth 2c00542c70 include/fpu/softfloat: Fix compilation with Clang on s390x 6 years ago
  Richard Henderson 7370981bd1 softfloat: Don't execute divdeu without power7 6 years ago
  Richard Henderson 27ae5109a2 softfloat: Specialize udiv_qrnnd for ppc64 6 years ago
  Richard Henderson 739df333dc softfloat: Specialize udiv_qrnnd for s390x 6 years ago
  Richard Henderson b299e88d42 softfloat: Specialize udiv_qrnnd for x86_64 6 years ago
  Richard Henderson 5dfbc9e490 softfloat: Fix division 6 years ago
  Thomas Huth 0019d5c3a1 softfloat: Replace countLeadingZeros32/64 with clz32/64 7 years ago
  Laurent Vivier 88857aca93 softfloat: export some functions 7 years ago