[committed v4 3/7] aarch64: remove MLBI from sys-rt-alias test.
Richard Earnshaw
rearnsha@arm.com
Thu Jul 2 12:44:42 GMT 2026
---
gas/testsuite/gas/aarch64/sys-rt-alias.d | 2 --
gas/testsuite/gas/aarch64/sys-rt-alias.s | 2 --
2 files changed, 4 deletions(-)
diff --git a/gas/testsuite/gas/aarch64/sys-rt-alias.d b/gas/testsuite/gas/aarch64/sys-rt-alias.d
index 96c2f6844a8..5967ce9ef5c 100644
--- a/gas/testsuite/gas/aarch64/sys-rt-alias.d
+++ b/gas/testsuite/gas/aarch64/sys-rt-alias.d
@@ -9,8 +9,6 @@ Disassembly of section \.text:
.*: d50c8780 sys #4, C8, C7, #4, x0
.*: d50ca79f plbi alle1
.*: d50ca780 sys #4, C10, C7, #4, x0
-.*: d50c709f mlbi alle1
-.*: d50c7080 sys #4, C7, C0, #4, x0
.*: d508751f ic iallu
.*: d5087500 sys #0, C7, C5, #0, x0
.*: d50887bf tlbi vale1, xzr
diff --git a/gas/testsuite/gas/aarch64/sys-rt-alias.s b/gas/testsuite/gas/aarch64/sys-rt-alias.s
index 2aa107fa6d9..213acc68790 100644
--- a/gas/testsuite/gas/aarch64/sys-rt-alias.s
+++ b/gas/testsuite/gas/aarch64/sys-rt-alias.s
@@ -5,8 +5,6 @@
sys #4, c8, c7, #4, x0 // TLBI ALLE1 with Rt!=31
sys #4, c10, c7, #4 // PLBI ALLE1 with Rt=31
sys #4, c10, c7, #4, x0 // PLBI ALLE1 with Rt!=31
- sys #4, c7, c0, #4 // MLBI ALLE1 with Rt=31
- sys #4, c7, c0, #4, x0 // MLBI ALLE1 with Rt!=31
sys #0, c7, c5, #0 // IC IALLU with Rt=31
sys #0, c7, c5, #0, x0 // IC IALLU with Rt!=31
sys #0, c8, c7, #5, xzr // TLBI VALE1 with Rt=31 (valid Xt form)
--
2.43.0
More information about the Binutils
mailing list