diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-07-09 14:51:34 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-07-09 14:51:34 +0100 |
commit | 973558a3f869e591d2406dd8226ec0c4e32a3c3e (patch) | |
tree | b0f2119df82608a61947d510aff80fd9f0c710e2 /trace/simple.c | |
parent | 499748d7683198a765d17b4fdf6901ab9dca920c (diff) | |
download | qemu-973558a3f869e591d2406dd8226ec0c4e32a3c3e.zip qemu-973558a3f869e591d2406dd8226ec0c4e32a3c3e.tar.gz qemu-973558a3f869e591d2406dd8226ec0c4e32a3c3e.tar.bz2 |
target/arm: Fix do_predset for large VL
Use MAKE_64BIT_MASK instead of open-coding. Remove an odd
vector size check that is unlikely to be more profitable
than 3 64-bit integer stores. Correct the iteration for WORD
to avoid writing too much data.
Fixes RISU tests of PTRUE for VL 256.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20180705191929.30773-3-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'trace/simple.c')
0 files changed, 0 insertions, 0 deletions