commit | a8cb21aa06e99bc75829ad08beca67c7de683a21 | [log] [tgz] |
---|---|---|
author | Richard Sandiford <richard.sandiford@arm.com> | Thu Mar 30 11:09:14 2023 +0100 |
committer | Richard Sandiford <richard.sandiford@arm.com> | Thu Mar 30 11:09:14 2023 +0100 |
tree | 0da97be64fb8f2843b6720d9bf435c37f50f3a75 | |
parent | ed429b33c1ee8d6d8f8e640e58f04ec800bc7b2a [diff] |
aarch64: Add the SME2 MLALL and MLSLL instructions SMLALL, SMLSLL, UMLALL and UMLSLL have the same format. USMLALL and SUMLALL allow the same operand types as those instructions, except that SUMLALL does not have the multi-vector x multi-vector forms (which would be redundant with USMLALL).