diff options
Diffstat (limited to 'test/MC/ARM/neon-vst-encoding.s')
-rw-r--r-- | test/MC/ARM/neon-vst-encoding.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/neon-vst-encoding.s b/test/MC/ARM/neon-vst-encoding.s index ef9f037c536f..3c7e34e83ca6 100644 --- a/test/MC/ARM/neon-vst-encoding.s +++ b/test/MC/ARM/neon-vst-encoding.s @@ -282,4 +282,4 @@ vst2.16 {d16, d17}, [r0, :128] @ CHECK: vst2.8 {d16, d17}, [r0:64] @ encoding: [0x1f,0x08,0x40,0xf4] -@ CHECK: vst2.16 {d16, d17}, [r0:128] @ encoding: [0x6f,0x08,0x40,0xf4]
\ No newline at end of file +@ CHECK: vst2.16 {d16, d17}, [r0:128] @ encoding: [0x6f,0x08,0x40,0xf4] |