1. 44f35bd ppc: Make float_check_status() pass the return address by Benjamin Herrenschmidt · 9 years ago
  2. a93ecff ppc: Make float_invalid_op_excp() pass the return address by Benjamin Herrenschmidt · 9 years ago
  3. f63fbc0 ppc: Rename fload_invalid_op_excp to float_invalid_op_excp by Benjamin Herrenschmidt · 9 years ago
  4. 158c87e ppc: Fix xsrdpi, xvrdpi and xvrspi rounding by Anton Blanchard · 9 years ago
  5. af39bc8 softfloat: Implement run-time-configurable meaning of signaling NaN bit by Aleksandar Markovic · 9 years ago
  6. a575d9a target-ppc/fpu_helper: Fix efscmp* instructions handling by Talha Imran · 9 years ago
  7. 0d75590 ppc: Clean up includes by Peter Maydell · 9 years ago
  8. 7624789 target-ppc/fpu_helper: fix FPSCR_FX bit shift operation by Madhavan Srinivasan · 9 years ago
  9. 58dd0a4 target-ppc: Eliminate set_fprf Argument From helper_compute_fprf by Tom Musta · 10 years ago
  10. b748863 target-ppc: VXSQRT Should Not Be Set for NaNs by Tom Musta · 10 years ago
  11. 4171853 target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64 by Pierre Mallard · 10 years ago
  12. e223bca powerpc: use float64 for frsqrte by Tristan Gingold · 11 years ago
  13. 2ef6175 tcg: Invert the inclusion of helper.h by Richard Henderson · 11 years ago
  14. 6cd7db3 target-ppc: Correct VSX Integer to FP Conversion by Tom Musta · 11 years ago
  15. d1dec5e target-ppc: Correct VSX FP to Integer Conversion by Tom Musta · 11 years ago
  16. 6bbad7a target-ppc: Correct VSX FP to FP Conversions by Tom Musta · 11 years ago
  17. 50fc89e target-ppc: Correct VSX Scalar Compares by Tom Musta · 11 years ago
  18. bcb7652 target-ppc: Correct Simple VSR LE Host Inversions by Tom Musta · 11 years ago
  19. d359db0 target-ppc: Correct LE Host Inversion of Lower VSRs by Tom Musta · 11 years ago
  20. 8018903 target-ppc: Define Endian-Correct Accessors for VSR Field Access by Tom Musta · 11 years ago
  21. 0453099 target-ppc: Bug: VSX Convert to Integer Should Truncate by Tom Musta · 11 years ago
  22. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  23. 7dff9ab target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL by Tom Musta · 11 years ago
  24. 6d41d14 target-ppc: Add ISA 2.06 ftsqrt by Tom Musta · 11 years ago
  25. da29cb7 target-ppc: Add ISA 2.06 ftdiv Instruction by Tom Musta · 11 years ago
  26. c738608 target-ppc: Fix and enable fri[mnpz] by Tom Musta · 11 years ago
  27. 28288b4 target-ppc: Add ISA 2.06 fcfid[u][s] Instructions by Tom Musta · 11 years ago
  28. fab7fe4 target-ppc: Add ISA2.06 Float to Integer Instructions by Tom Musta · 11 years ago
  29. 7ee19fb target-ppc: Scalar Non-Signalling Conversions by Tom Musta · 11 years ago
  30. 3d1140b target-ppc: Scalar Round to Single Precision by Tom Musta · 11 years ago
  31. 7469835 target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp by Tom Musta · 11 years ago
  32. f53f81e target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds by Tom Musta · 11 years ago
  33. 968e76b target-ppc: VSX Stage 4: add xsrsqrtesp by Tom Musta · 11 years ago
  34. cea4e57 target-ppc: VSX Stage 4: Add xssqrtsp by Tom Musta · 11 years ago
  35. 2c0c52a target-ppc: VSX Stage 4: Add xsresp by Tom Musta · 11 years ago
  36. b24d0b4 target-ppc: VSX Stage 4: Add xsdivsp by Tom Musta · 11 years ago
  37. ab9408a target-ppc: VSX Stage 4: Add xsmulsp by Tom Musta · 11 years ago
  38. 3fd0aad target-ppc: VSX Stage 4: Add xsaddsp and xssubsp by Tom Musta · 11 years ago
  39. 88e33d0 target-ppc: Add VSX Rounding Instructions by Tom Musta · 11 years ago
  40. 5177d2c target-ppc: Add VSX ISA2.06 Integer Conversion Instructions by Tom Musta · 11 years ago
  41. ed8ac56 target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions by Tom Musta · 11 years ago
  42. 354a6de target-ppc: Add VSX Vector Compare Instructions by Tom Musta · 11 years ago
  43. 959e9c9 target-ppc: Add VSX xmax/xmin Instructions by Tom Musta · 11 years ago
  44. 4f17e9c target-ppc: Add VSX xscmp*dp Instructions by Tom Musta · 11 years ago
  45. 595c6ee target-ppc: Add VSX ISA2.06 Multiply Add Instructions by Tom Musta · 11 years ago
  46. 5cb151a target-ppc: Add VSX ISA2.06 xtsqrt Instructions by Tom Musta · 11 years ago
  47. bc80838 target-ppc: Add VSX ISA2.06 xtdiv Instructions by Tom Musta · 11 years ago
  48. d3f9df8 target-ppc: Add VSX ISA2.06 xrsqrte Instructions by Tom Musta · 11 years ago
  49. d32404f target-ppc: Add VSX ISA2.06 xsqrt Instructions by Tom Musta · 11 years ago
  50. 2009227 target-ppc: Add VSX ISA2.06 xre Instructions by Tom Musta · 11 years ago
  51. 4b98eee target-ppc: Add VSX ISA2.06 xdiv Instructions by Tom Musta · 11 years ago
  52. 5e591d8 target-ppc: Add VSX ISA2.06 xmul Instructions by Tom Musta · 11 years ago
  53. ee6e02c target-ppc: Add VSX ISA2.06 xadd/xsub Instructions by Tom Musta · 11 years ago
  54. 3c3cbbd target-ppc: General Support for VSX Helpers by Tom Musta · 11 years ago
  55. 59800ec target-ppc: Add set_fprf Argument to fload_invalid_op_excp() by Tom Musta · 11 years ago
  56. 7d08d85 target-ppc: add support for extended mtfsf/mtfsfi forms by Aurelien Jarno · 12 years ago
  57. bf45a2e target-ppc: optimize fabs, fnabs, fneg by Aurelien Jarno · 12 years ago
  58. db72c9f powerpc: correctly handle fpu exceptions. by Tristan Gingold · 12 years ago
  59. d6478bc PPC/GDB: handle read and write of fpscr by Fabien Chouteau · 12 years ago
  60. 9063825 ppc: Add missing break by Blue Swirl · 13 years ago
  61. 8e70394 ppc: Avoid AREG0 for FPU and SPE helpers by Blue Swirl · 13 years ago
  62. bd23cd4 ppc: Split FPU and SPE ops by Blue Swirl · 13 years ago