Skip to content

Commit 71b3876

Browse files
committed
Missed removing one dmb
1 parent 9c17ab8 commit 71b3876

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/coreclr/vm/arm64/thunktemplates.S

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ LEAF_END_MARKED CallCountingStubCodeTemplate, _TEXT
139139

140140
LEAF_ENTRY CallCountingStubCode\STUB_PAGE_SIZE
141141
LOCAL_LABEL(StubStart\STUB_PAGE_SIZE):
142-
dmb ishld
143142
ldr x9, DATA_SLOT(CallCountingStub, RemainingCallCountCell)
144143
ldrh w10, [x9]
145144
subs w10, w10, #1

0 commit comments

Comments
 (0)