commit | 1f4dd04c2312a6673895575535f872cdb6708817 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue May 28 13:30:19 2024 -0700 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu May 30 15:24:39 2024 +0100 |
tree | ce69c683080ed5c4c985ccc6d46de8790d019ee0 | |
parent | aaf03a399af539e40c7f9d5d5c3a79e981af77b4 [diff] |
target/arm: Convert SUQADD, USQADD to decodetree These are faux 2-operand instructions, reading from rd. Sort them next to the other three-operand same insns for clarity. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240528203044.612851-9-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>