qemu-e2k/target/ppc/translate
Richard Henderson 4fe0e9db0a target/ppc: Rewrite trans_ADDG6S
Compute all carry bits in parallel instead of a loop.

Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-03-13 07:03:39 -07:00
..
branch-impl.c.inc PPC64/TCG: Implement 'rfebb' instruction 2021-12-17 17:57:19 +01:00
dfp-impl.c.inc target/ppc: Drop tcg_temp_free 2023-03-05 13:44:08 -08:00
fixedpoint-impl.c.inc target/ppc: Rewrite trans_ADDG6S 2023-03-13 07:03:39 -07:00
fp-impl.c.inc target/ppc: Avoid tcg_const_* in fp-impl.c.inc 2023-03-13 07:03:39 -07:00
fp-ops.c.inc target/ppc: Move fsqrts to decodetree 2022-09-20 10:54:06 -03:00
processor-ctrl-impl.c.inc target/ppc: move msgsync to decodetree 2022-10-28 13:15:21 -03:00
spe-impl.c.inc target/ppc: Drop tcg_temp_free 2023-03-05 13:44:08 -08:00
spe-ops.c.inc meson: rename included C source files to .c.inc 2020-08-21 06:18:30 -04:00
storage-ctrl-impl.c.inc target/ppc: Drop tcg_temp_free 2023-03-05 13:44:08 -08:00
vmx-impl.c.inc target/ppc: Avoid tcg_const_* in vmx-impl.c.inc 2023-03-13 07:03:39 -07:00
vmx-ops.c.inc target/ppc: Move VABSDU[BHW] to decodetree and use gvec 2022-10-28 13:15:22 -03:00
vsx-impl.c.inc target/ppc: Avoid tcg_const_* in vsx-impl.c.inc 2023-03-13 07:03:39 -07:00
vsx-ops.c.inc target/ppc: Moved XSTSTDC[QDS]P to decodetree 2022-10-28 13:15:22 -03:00