diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-10-08 14:55:02 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-10-08 14:55:02 +0100 |
commit | 0ab5953b00b3165877d00cf75de628c51670b550 (patch) | |
tree | b43d07ca452159efd4cbc70c4412cbca1c1ad79f /scripts/qapi-gen.py | |
parent | 2de7ace292cf7846b0cda0e940272d2cb0e06859 (diff) | |
download | qemu-0ab5953b00b3165877d00cf75de628c51670b550.zip qemu-0ab5953b00b3165877d00cf75de628c51670b550.tar.gz qemu-0ab5953b00b3165877d00cf75de628c51670b550.tar.bz2 |
target/arm: Handle SVE vector length changes in system mode
SVE vector length can change when changing EL, or when writing
to one of the ZCR_ELn registers.
For correctness, our implementation requires that predicate bits
that are inaccessible are never set. Which means noticing length
changes and zeroing the appropriate register bits.
Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181005175350.30752-5-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi-gen.py')
0 files changed, 0 insertions, 0 deletions