qemu-e2k/target/ppc/translate
Richard Henderson cc2b90d725 target/ppc: Add helper_mfvscr
This is required before changing the representation of the register.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Message-Id: <20190215100058.20015-13-mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2019-02-18 11:00:44 +11:00
..
dfp-impl.inc.c target/ppc: move FP and VMX registers into aligned vsr register array 2019-01-09 09:28:14 +11:00
dfp-ops.inc.c
fp-impl.inc.c target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access 2019-01-09 09:28:13 +11:00
fp-ops.inc.c
spe-impl.inc.c
spe-ops.inc.c
vmx-impl.inc.c target/ppc: Add helper_mfvscr 2019-02-18 11:00:44 +11:00
vmx-ops.inc.c Changes requirement for "vsubsbs" instruction 2018-12-21 09:29:12 +11:00
vsx-impl.inc.c target/ppc: convert xxsel to vector operations 2019-02-18 11:00:44 +11:00
vsx-ops.inc.c