commit | 28b5451bec8d68af3f93e7f5e18c86ad1b47930f | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri May 24 16:20:47 2024 -0700 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue May 28 14:29:01 2024 +0100 |
tree | 4b8905f3260ff1008334ed17e0f70c1f0d0474ab | |
parent | a11e54ed298f97200f3c1a1ecccf058aeecab714 [diff] |
target/arm: Convert SMAXP, SMINP, UMAXP, UMINP to decodetree These are the last instructions within handle_simd_3same_pair so remove it. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240524232121.284515-34-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>