summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell2019-06-11 17:39:46 +0200
committerPeter Maydell2019-06-13 16:14:04 +0200
commit3993d0407dff7233e42f2251db971e126a0497e9 (patch)
tree343a00b2a1d2f857a3f20290deb456af0aef367d /scripts
parenttarget/arm: Convert the VFP load/store multiple insns to decodetree (diff)
downloadqemu-3993d0407dff7233e42f2251db971e126a0497e9.tar.gz
qemu-3993d0407dff7233e42f2251db971e126a0497e9.tar.xz
qemu-3993d0407dff7233e42f2251db971e126a0497e9.zip
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