diff options
| author | Mark Cave-Ayland | 2019-01-02 10:14:20 +0100 |
|---|---|---|
| committer | David Gibson | 2019-01-08 23:28:14 +0100 |
| commit | 7329fb6240c689648ad89b71250411b4e46f6de7 (patch) | |
| tree | 7961c72a4afcdb96d40d0128a4b0e9d48ba522a2 /target/ppc/cpu.h | |
| parent | target/ppc: introduce get_cpu_vsr{l,h}() and set_cpu_vsr{l,h}() helpers for V... (diff) | |
| download | qemu-7329fb6240c689648ad89b71250411b4e46f6de7.tar.gz qemu-7329fb6240c689648ad89b71250411b4e46f6de7.tar.xz qemu-7329fb6240c689648ad89b71250411b4e46f6de7.zip | |
target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
Instead of accessing the FPR, VMX and VSX registers through static arrays of
TCGv_i64 globals, remove them and change the helpers to load/store data directly
within cpu_env.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target/ppc/cpu.h')
0 files changed, 0 insertions, 0 deletions
