Richard Henderson 0ab5953b00 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>
2018-10-08 14:55:02 +01:00
..
2018-03-09 17:09:44 +00:00
2018-05-31 14:50:52 +01:00
2018-03-02 11:03:45 +00:00
2018-10-08 14:55:02 +01:00
2018-10-08 14:55:02 +01:00
2018-03-02 13:45:50 -06:00
2018-08-24 13:17:47 +01:00