index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
fpu_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: use float64 for frsqrte
Tristan Gingold
2014-06-16
1
-3
/
+0
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-1
/
+1
*
target-ppc: Correct VSX Integer to FP Conversion
Tom Musta
2014-04-08
1
-24
/
+13
*
target-ppc: Correct VSX FP to Integer Conversion
Tom Musta
2014-04-08
1
-21
/
+15
*
target-ppc: Correct VSX FP to FP Conversions
Tom Musta
2014-04-08
1
-5
/
+4
*
target-ppc: Correct VSX Scalar Compares
Tom Musta
2014-04-08
1
-6
/
+7
*
target-ppc: Correct Simple VSR LE Host Inversions
Tom Musta
2014-04-08
1
-190
/
+190
*
target-ppc: Correct LE Host Inversion of Lower VSRs
Tom Musta
2014-04-08
1
-4
/
+4
*
target-ppc: Define Endian-Correct Accessors for VSR Field Access
Tom Musta
2014-04-08
1
-0
/
+8
*
target-ppc: Bug: VSX Convert to Integer Should Truncate
Tom Musta
2014-04-08
1
-1
/
+2
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-8
/
+18
*
target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
Tom Musta
2014-03-05
1
-22
/
+22
*
target-ppc: Add ISA 2.06 ftsqrt
Tom Musta
2014-03-05
1
-0
/
+31
*
target-ppc: Add ISA 2.06 ftdiv Instruction
Tom Musta
2014-03-05
1
-10
/
+46
*
target-ppc: Fix and enable fri[mnpz]
Tom Musta
2014-03-05
1
-7
/
+11
*
target-ppc: Add ISA 2.06 fcfid[u][s] Instructions
Tom Musta
2014-03-05
1
-9
/
+19
*
target-ppc: Add ISA2.06 Float to Integer Instructions
Tom Musta
2014-03-05
1
-87
/
+33
*
target-ppc: Scalar Non-Signalling Conversions
Tom Musta
2014-03-05
1
-0
/
+16
*
target-ppc: Scalar Round to Single Precision
Tom Musta
2014-03-05
1
-0
/
+11
*
target-ppc: VSX Stage 4: Add xscvsxdsp and xscvuxdsp
Tom Musta
2014-03-05
1
-11
/
+16
*
target-ppc: VSX Stage 4: Add Scalar SP Fused Multiply-Adds
Tom Musta
2014-03-05
1
-29
/
+53
*
target-ppc: VSX Stage 4: add xsrsqrtesp
Tom Musta
2014-03-05
1
-4
/
+9
*
target-ppc: VSX Stage 4: Add xssqrtsp
Tom Musta
2014-03-05
1
-4
/
+9
*
target-ppc: VSX Stage 4: Add xsresp
Tom Musta
2014-03-05
1
-4
/
+10
*
target-ppc: VSX Stage 4: Add xsdivsp
Tom Musta
2014-03-05
1
-4
/
+9
*
target-ppc: VSX Stage 4: Add xsmulsp
Tom Musta
2014-03-05
1
-4
/
+9
*
target-ppc: VSX Stage 4: Add xsaddsp and xssubsp
Tom Musta
2014-03-05
1
-7
/
+13
*
target-ppc: Add VSX Rounding Instructions
Tom Musta
2014-03-05
1
-0
/
+68
*
target-ppc: Add VSX ISA2.06 Integer Conversion Instructions
Tom Musta
2014-03-05
1
-0
/
+107
*
target-ppc: Add VSX Floating Point to Floating Point Conversion Instructions
Tom Musta
2014-03-05
1
-0
/
+46
*
target-ppc: Add VSX Vector Compare Instructions
Tom Musta
2014-03-05
1
-0
/
+57
*
target-ppc: Add VSX xmax/xmin Instructions
Tom Musta
2014-03-05
1
-0
/
+39
*
target-ppc: Add VSX xscmp*dp Instructions
Tom Musta
2014-03-05
1
-0
/
+39
*
target-ppc: Add VSX ISA2.06 Multiply Add Instructions
Tom Musta
2014-03-05
1
-0
/
+100
*
target-ppc: Add VSX ISA2.06 xtsqrt Instructions
Tom Musta
2014-03-05
1
-0
/
+54
*
target-ppc: Add VSX ISA2.06 xtdiv Instructions
Tom Musta
2014-03-05
1
-0
/
+67
*
target-ppc: Add VSX ISA2.06 xrsqrte Instructions
Tom Musta
2014-03-05
1
-0
/
+45
*
target-ppc: Add VSX ISA2.06 xsqrt Instructions
Tom Musta
2014-03-05
1
-0
/
+44
*
target-ppc: Add VSX ISA2.06 xre Instructions
Tom Musta
2014-03-05
1
-0
/
+35
*
target-ppc: Add VSX ISA2.06 xdiv Instructions
Tom Musta
2014-03-05
1
-0
/
+49
*
target-ppc: Add VSX ISA2.06 xmul Instructions
Tom Musta
2014-03-05
1
-0
/
+47
*
target-ppc: Add VSX ISA2.06 xadd/xsub Instructions
Tom Musta
2014-03-05
1
-0
/
+50
*
target-ppc: General Support for VSX Helpers
Tom Musta
2014-03-05
1
-0
/
+41
*
target-ppc: Add set_fprf Argument to fload_invalid_op_excp()
Tom Musta
2014-03-05
1
-48
/
+55
*
target-ppc: add support for extended mtfsf/mtfsfi forms
Aurelien Jarno
2013-04-26
1
-10
/
+7
*
target-ppc: optimize fabs, fnabs, fneg
Aurelien Jarno
2013-04-26
1
-31
/
+0
*
powerpc: correctly handle fpu exceptions.
Tristan Gingold
2013-04-26
1
-11
/
+12
*
PPC/GDB: handle read and write of fpscr
Fabien Chouteau
2013-03-22
1
-0
/
+5
*
ppc: Add missing break
Blue Swirl
2012-06-24
1
-0
/
+1
*
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
2012-06-24
1
-171
/
+179
[next]