commit | 99e441107efb34a8af990cedbfbda0567d0bb387 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Aug 15 22:26:52 2025 +1000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Sat Aug 30 16:38:46 2025 +0100 |
tree | 12ebae71b571a4932d66a56c76347cfcae154733 | |
parent | 905c2c34fe3432879f31ef0aa64ce478e573276b [diff] |
target/arm: Implement FEAT_LSE128 This feature contains the LDCLRP, LDSETP, and SWPP instructions. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20250815122653.701782-7-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>