qemu-e2k/target/ppc/translate
Richard Henderson 86c0cab11a target/ppc: Use non-arithmetic conversions for fp load/store
Memory operations have no side effects on fp state.
The use of a "real" conversions between float64 and float32
would raise exceptions for SNaN and out-of-range inputs.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-08-21 14:28:45 +10:00
..
dfp-impl.inc.c target/ppc: convert to DisasContextBase 2018-02-16 12:14:39 +11:00
dfp-ops.inc.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
fp-impl.inc.c target/ppc: Use non-arithmetic conversions for fp load/store 2018-08-21 14:28:45 +10:00
fp-ops.inc.c target-ppc: implement stxsd and stxssp 2017-01-31 10:10:12 +11:00
spe-impl.inc.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
spe-ops.inc.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
vmx-impl.inc.c ppc: Implement bcdutrunc. instruction 2017-01-31 10:10:14 +11:00
vmx-ops.inc.c ppc: Implement bcdutrunc. instruction 2017-01-31 10:10:14 +11:00
vsx-impl.inc.c target/ppc: optimize various functions using extract op 2017-07-19 14:45:16 -07:00
vsx-ops.inc.c target-ppc: Add xscvqpudz and xscvqpuwz instructions 2017-02-22 11:28:28 +11:00