diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2019-01-02 09:14:17 +0000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-01-09 09:28:13 +1100 |
commit | 1a404c91bd62a2e27a7629901ce3c802397f3237 (patch) | |
tree | 173c0cd622b5b0c0158ee66b29d8a4ef4d62752a /qobject/json-parser.c | |
parent | 4c23c2a538fb8bd78111eb56eb61b001e3b1490f (diff) | |
download | qemu-1a404c91bd62a2e27a7629901ce3c802397f3237.zip qemu-1a404c91bd62a2e27a7629901ce3c802397f3237.tar.gz qemu-1a404c91bd62a2e27a7629901ce3c802397f3237.tar.bz2 |
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 'qobject/json-parser.c')
0 files changed, 0 insertions, 0 deletions