diff options
| author | Mark Cave-Ayland | 2019-01-02 10:14:17 +0100 |
|---|---|---|
| committer | David Gibson | 2019-01-08 23:28:13 +0100 |
| commit | 1a404c91bd62a2e27a7629901ce3c802397f3237 (patch) | |
| tree | 173c0cd622b5b0c0158ee66b29d8a4ef4d62752a /linux-user/ppc | |
| parent | target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32 (diff) | |
| download | qemu-1a404c91bd62a2e27a7629901ce3c802397f3237.tar.gz qemu-1a404c91bd62a2e27a7629901ce3c802397f3237.tar.xz qemu-1a404c91bd62a2e27a7629901ce3c802397f3237.zip | |
target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
These helpers allow us to move FP register values to/from the specified TCGv_i64
argument in the VSR helpers to be introduced shortly.
To prevent FP helpers accessing the cpu_fpr 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
