diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-06-11 16:39:46 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-06-13 15:14:04 +0100 |
commit | 3993d0407dff7233e42f2251db971e126a0497e9 (patch) | |
tree | 343a00b2a1d2f857a3f20290deb456af0aef367d /scripts | |
parent | fa288de272c5c8a66d5eb683b123706a52bc7ad6 (diff) | |
download | qemu-3993d0407dff7233e42f2251db971e126a0497e9.zip qemu-3993d0407dff7233e42f2251db971e126a0497e9.tar.gz qemu-3993d0407dff7233e42f2251db971e126a0497e9.tar.bz2 |
target/arm: Remove VLDR/VSTR/VLDM/VSTM use of cpu_F0s and cpu_F0d
Expand out the sequences in the new decoder VLDR/VSTR/VLDM/VSTM trans
functions which perform the memory accesses by going via the TCG
globals cpu_F0s and cpu_F0d, to use local TCG temps instead.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions