diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-08 08:43:50 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-11 11:22:06 +0100 |
commit | cf4a49b71b1712142d7122025a8ca7ea5b59d73f (patch) | |
tree | c7228d8c4f036dcddd389cc1e32c882f972eccc5 /roms/openbios | |
parent | b4cd95d2f4c7197b844f51b29871d888063ea3e7 (diff) | |
download | qemu-cf4a49b71b1712142d7122025a8ca7ea5b59d73f.zip qemu-cf4a49b71b1712142d7122025a8ca7ea5b59d73f.tar.gz qemu-cf4a49b71b1712142d7122025a8ca7ea5b59d73f.tar.bz2 |
target/arm: Adjust interface of sve_ld1_host_fn
The current interface includes a loop; change it to load a
single element. We will then be able to use the function
for ld{2,3,4} where individual vector elements are not adjacent.
Replace each call with the simplest possible loop over active
elements.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200508154359.7494-11-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'roms/openbios')
0 files changed, 0 insertions, 0 deletions