summaryrefslogtreecommitdiffstats
path: root/linux-user/ppc
diff options
context:
space:
mode:
authorMark Cave-Ayland2019-01-02 10:14:18 +0100
committerDavid Gibson2019-01-08 23:28:13 +0100
commitc4a18dbf52261ec505214d55d8681deeb2e33524 (patch)
tree1f4cd01c8b1ec46b1d99c3cbbe650891e8999d96 /linux-user/ppc
parenttarget/ppc: introduce get_fpr() and set_fpr() helpers for FP register access (diff)
downloadqemu-c4a18dbf52261ec505214d55d8681deeb2e33524.tar.gz
qemu-c4a18dbf52261ec505214d55d8681deeb2e33524.tar.xz
qemu-c4a18dbf52261ec505214d55d8681deeb2e33524.zip
target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register access
These helpers allow us to move AVR register values to/from the specified TCGv_i64 argument. To prevent VMX helpers accessing the cpu_avr{l,h} arrays 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