[all-commits] [llvm/llvm-project] b185e9: [AArch64] Add assembly/disassembly for {S, U, SU, US}...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Thu Oct 31 05:16:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b185e925ada76e639f5d5eecd6c0a71a0f38235a
https://github.com/llvm/llvm-project/commit/b185e925ada76e639f5d5eecd6c0a71a0f38235a
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
M llvm/lib/Target/AArch64/SMEInstrFormats.td
A llvm/test/MC/AArch64/SME2p2/stmopa-diagnostics.s
A llvm/test/MC/AArch64/SME2p2/stmopa.s
A llvm/test/MC/AArch64/SME2p2/sutmopa-diagnostics.s
A llvm/test/MC/AArch64/SME2p2/sutmopa.s
A llvm/test/MC/AArch64/SME2p2/ustmopa-diagnostics.s
A llvm/test/MC/AArch64/SME2p2/ustmopa.s
A llvm/test/MC/AArch64/SME2p2/utmopa-diagnostics.s
A llvm/test/MC/AArch64/SME2p2/utmopa.s
Log Message:
-----------
[AArch64] Add assembly/disassembly for {S,U,SU,US}TMOPA instructions (#113946)
The new instructions are described in
https://developer.arm.com/documentation/ddi0602/2024-09/SME-Instructions
Co-Authored-By: Marian Lukac <Marian.Lukac at arm.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list