commit | 27f6a0bd65b92b265200392e4e9a323f626342be | [log] [tgz] |
---|---|---|
author | Richard Sandiford <richard.sandiford@arm.com> | Thu Mar 30 11:09:13 2023 +0100 |
committer | Richard Sandiford <richard.sandiford@arm.com> | Thu Mar 30 11:09:13 2023 +0100 |
tree | 17fa326f9d99a6f7fa5f930e59643e3c82759d5d | |
parent | e87ff6724fe32ecff11fc36a19a09ab8fbc66c13 [diff] |
aarch64: Add the SME2 maximum/minimum instructions This patch adds the SME2 multi-register forms of F{MAX,MIN}{,NM} and {S,U}{MAX,MIN}. SQDMULH, SRSHL and URSHL have the same form as SMAX etc., so the patch adds them too.