diff options
| author | Richard Henderson | 2018-10-08 15:55:02 +0200 |
|---|---|---|
| committer | Peter Maydell | 2018-10-08 15:55:02 +0200 |
| commit | 0ab5953b00b3165877d00cf75de628c51670b550 (patch) | |
| tree | b43d07ca452159efd4cbc70c4412cbca1c1ad79f /scripts/switch-timer-api | |
| parent | target/arm: Pass in current_el to fp and sve_exception_el (diff) | |
| download | qemu-0ab5953b00b3165877d00cf75de628c51670b550.tar.gz qemu-0ab5953b00b3165877d00cf75de628c51670b550.tar.xz qemu-0ab5953b00b3165877d00cf75de628c51670b550.zip | |
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/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
