index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
fpu_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
ppc: Make float_check_status() pass the return address
Benjamin Herrenschmidt
1
-27
/
+40
2016-09-07
ppc: Make float_invalid_op_excp() pass the return address
Benjamin Herrenschmidt
1
-2
/
+4
2016-09-07
ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
Benjamin Herrenschmidt
1
-61
/
+61
2016-07-05
ppc: Fix xsrdpi, xvrdpi and xvrspi rounding
Anton Blanchard
1
-3
/
+3
2016-06-24
softfloat: Implement run-time-configurable meaning of signaling NaN bit
Aleksandar Markovic
1
-59
/
+61
2016-06-07
target-ppc/fpu_helper: Fix efscmp* instructions handling
Talha Imran
1
-1
/
+1
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-30
target-ppc/fpu_helper: fix FPSCR_FX bit shift operation
Madhavan Srinivasan
1
-11
/
+11
2015-01-07
target-ppc: Eliminate set_fprf Argument From helper_compute_fprf
Tom Musta
1
-30
/
+26
2015-01-07
target-ppc: VXSQRT Should Not Be Set for NaNs
Tom Musta
1
-12
/
+17
2014-11-04
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
1
-6
/
+0
2014-06-16
powerpc: use float64 for frsqrte
Tristan Gingold
1
-3
/
+0
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-04-08
target-ppc: Correct VSX Integer to FP Conversion
Tom Musta
1
-24
/
+13
2014-04-08
target-ppc: Correct VSX FP to Integer Conversion
Tom Musta
1
-21
/
+15
2014-04-08
target-ppc: Correct VSX FP to FP Conversions
Tom Musta
1
-5
/
+4
2014-04-08
target-ppc: Correct VSX Scalar Compares
Tom Musta
1
-6
/
+7
2014-04-08
target-ppc: Correct Simple VSR LE Host Inversions
Tom Musta
1
-190
/
+190
2014-04-08
target-ppc: Correct LE Host Inversion of Lower VSRs
Tom Musta
1
-4
/
+4
2014-04-08
target-ppc: Define Endian-Correct Accessors for VSR Field Access
Tom Musta
1
-0
/
+8
2014-04-08
target-ppc: Bug: VSX Convert to Integer Should Truncate
Tom Musta
1
-1
/
+2
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
1
-8
/
+18
2014-03-05
target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
Tom Musta
1
-22
/
+22
2014-03-05
target-ppc: Add ISA 2.06 ftsqrt
Tom Musta
1
-0
/
+31
2014-03-05
target-ppc: Add ISA 2.06 ftdiv Instruction
Tom Musta
1
-10
/
+46
2014-03-05
target-ppc: Fix and enable fri[mnpz]
Tom Musta
1
-7
/
+11
2014-03-05
target-ppc: Add ISA 2.06 fcfid[u][s] Instructions
Tom Musta
1
-9
/
+19
2014-03-05
target-ppc: Add ISA2.06 Float to Integer Instructions
Tom Musta
1
-87
/
+33
2014-03-05
target-ppc: Scalar Non-Signalling Conversions
Tom Musta
1
-0
/
+16
2014-03-05
target-ppc: Scalar Round to Single Precision
Tom Musta
1
-0
/
+11
2014-03-05
target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp
Tom Musta
1
-11
/
+16
2014-03-05
target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds
Tom Musta
1
-29
/
+53
2014-03-05
target-ppc: VSX Stage 4: add xsrsqrtesp
Tom Musta
1
-4
/
+9
2014-03-05
target-ppc: VSX Stage 4: Add xssqrtsp
Tom Musta
1
-4
/
+9
2014-03-05
target-ppc: VSX Stage 4: Add xsresp
Tom Musta
1
-4
/
+10
2014-03-05
target-ppc: VSX Stage 4: Add xsdivsp
Tom Musta
1
-4
/
+9
2014-03-05
target-ppc: VSX Stage 4: Add xsmulsp
Tom Musta
1
-4
/
+9
2014-03-05
target-ppc: VSX Stage 4: Add xsaddsp and xssubsp
Tom Musta
1
-7
/
+13
2014-03-05
target-ppc: Add VSX Rounding Instructions
Tom Musta
1
-0
/
+68
2014-03-05
target-ppc: Add VSX ISA2.06 Integer Conversion Instructions
Tom Musta
1
-0
/
+107
2014-03-05
target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions
Tom Musta
1
-0
/
+46
2014-03-05
target-ppc: Add VSX Vector Compare Instructions
Tom Musta
1
-0
/
+57
2014-03-05
target-ppc: Add VSX xmax/xmin Instructions
Tom Musta
1
-0
/
+39
2014-03-05
target-ppc: Add VSX xscmp*dp Instructions
Tom Musta
1
-0
/
+39
2014-03-05
target-ppc: Add VSX ISA2.06 Multiply Add Instructions
Tom Musta
1
-0
/
+100
2014-03-05
target-ppc: Add VSX ISA2.06 xtsqrt Instructions
Tom Musta
1
-0
/
+54
2014-03-05
target-ppc: Add VSX ISA2.06 xtdiv Instructions
Tom Musta
1
-0
/
+67
2014-03-05
target-ppc: Add VSX ISA2.06 xrsqrte Instructions
Tom Musta
1
-0
/
+45
2014-03-05
target-ppc: Add VSX ISA2.06 xsqrt Instructions
Tom Musta
1
-0
/
+44
2014-03-05
target-ppc: Add VSX ISA2.06 xre Instructions
Tom Musta
1
-0
/
+35
[next]