aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2019-01-02 09:14:19 +0000
committerDavid Gibson <david@gibson.dropbear.id.au>2019-01-09 09:28:14 +1100
commit8b3b2d75c7c0481544e277dad226223245e058eb (patch)
tree45c0ffdb5fdba19f46c195b617c503c96c90f60e /hw
parentc4a18dbf52261ec505214d55d8681deeb2e33524 (diff)
downloadqemu-8b3b2d75c7c0481544e277dad226223245e058eb.zip
qemu-8b3b2d75c7c0481544e277dad226223245e058eb.tar.gz
qemu-8b3b2d75c7c0481544e277dad226223245e058eb.tar.bz2
target/ppc: introduce get_cpu_vsr{l,h}() and set_cpu_vsr{l,h}() helpers for VSR register access
These helpers allow us to move VSR register values to/from the specified TCGv_i64 argument. To prevent VSX helpers accessing the cpu_vsr array directly, add extra TCG temporaries as required. 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 'hw')
0 files changed, 0 insertions, 0 deletions