diff options
| author | Mark Cave-Ayland | 2019-01-02 10:14:19 +0100 |
|---|---|---|
| committer | David Gibson | 2019-01-08 23:28:14 +0100 |
| commit | 8b3b2d75c7c0481544e277dad226223245e058eb (patch) | |
| tree | 45c0ffdb5fdba19f46c195b617c503c96c90f60e /linux-user/ppc | |
| parent | target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register ac... (diff) | |
| download | qemu-8b3b2d75c7c0481544e277dad226223245e058eb.tar.gz qemu-8b3b2d75c7c0481544e277dad226223245e058eb.tar.xz qemu-8b3b2d75c7c0481544e277dad226223245e058eb.zip | |
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 'linux-user/ppc')
0 files changed, 0 insertions, 0 deletions
