commit | fa33eead8674c08fee3ac770c20fd64970fa0142 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jun 10 14:32:30 2022 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jun 10 14:32:30 2022 +0100 |
tree | 13fa02c2659092a6b6b4936c1f4e4689d749118f | |
parent | 7666a81d159e2ab76e8a1962e37615e8894552f5 [diff] |
target/arm: Add coproc parameter to syn_fp_access_trap With ARMv8, this field is always RES0. With ARMv7, targeting EL2 and TA=0, it is always 0xA. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220609202901.1177572-3-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>