summaryrefslogtreecommitdiffstats
path: root/target/ppc/cpu.h
diff options
context:
space:
mode:
authorMark Cave-Ayland2019-01-02 10:14:20 +0100
committerDavid Gibson2019-01-08 23:28:14 +0100
commit7329fb6240c689648ad89b71250411b4e46f6de7 (patch)
tree7961c72a4afcdb96d40d0128a4b0e9d48ba522a2 /target/ppc/cpu.h
parenttarget/ppc: introduce get_cpu_vsr{l,h}() and set_cpu_vsr{l,h}() helpers for V... (diff)
downloadqemu-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