Skip to content

Commit 8448dd7

Browse files
committed
fixup! [AArch64] Remove FEAT_TME assembly and ACLE support
Missed one reference
1 parent 72630e8 commit 8448dd7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lldb/test/Shell/Commands/command-disassemble-aarch64-extensions.s

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ fn:
6161
sm4e z0.s, z0.s, z0.s // AEK_SVE2SM4
6262
addqv v0.8h, p0, z0.h // AEK_SVE2P1 / AEK_SME2P1
6363
rcwswp x0, x1, [x2] // AEK_THE
64-
tcommit // AEK_TME
6564
lbl:
6665
.fn_end:
6766
.size fn, .fn_end-fn
@@ -116,4 +115,3 @@ lbl:
116115
# CHECK-NEXT: sm4e z0.s, z0.s, z0.s
117116
# CHECK-NEXT: addqv v0.8h, p0, z0.h
118117
# CHECK-NEXT: rcwswp x0, x1, [x2]
119-
# CHECK-NEXT: tcommit

0 commit comments

Comments
 (0)