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