summaryrefslogtreecommitdiff
path: root/test/MC/ARM64/optional-hash.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ARM64/optional-hash.s')
-rw-r--r--test/MC/ARM64/optional-hash.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM64/optional-hash.s b/test/MC/ARM64/optional-hash.s
index c67c124c31..f7c5e21832 100644
--- a/test/MC/ARM64/optional-hash.s
+++ b/test/MC/ARM64/optional-hash.s
@@ -5,7 +5,7 @@
add sp, sp, 32
; Optional shift
-; CHECK: adds x3, x4, #4194304 ; encoding: [0x83,0x00,0x50,0xb1]
+; CHECK: adds x3, x4, #1024, lsl #12 ; encoding: [0x83,0x00,0x50,0xb1]
adds x3, x4, 1024, lsl 12
; Optional extend