• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# RUN: llvm-mc -triple arm64-apple-darwin -mattr=neon --disassemble < %s | FileCheck %s
2
30x00 0x08 0x00 0xc8
4
5# CHECK: stxr	w0, x0, [x0]
6
70x00 0x00 0x40 0x9b
8
9# CHECK: smulh x0, x0, x0
10
110x08 0x20 0x21 0x1e
12
13# CHECK: fcmp s0, #0.0
14
150x1f 0x00 0x00 0x11
16
17# CHECK: mov wsp, w0
18
190x00 0x7c 0x00 0x13
20
21# CHECK: asr	w0, w0, #0
22