blob: 3c443a999a2867c0529fe02527e0279f354425ed [file] [log] [blame]
Tim Northovere0e3aef2013-01-31 12:12:40 +00001# RUN: llvm-mc -triple=aarch64 -disassemble < %s 2>&1 | FileCheck %s
Tim Northover4ec135f2014-05-01 12:29:56 +00002# RUN: llvm-mc -triple=arm64 -disassemble < %s 2>&1 | FileCheck %s
Tim Northovere0e3aef2013-01-31 12:12:40 +00003
4# Stores are OK.
50xe0 0x83 0x00 0xa9
6# CHECK-NOT: potentially undefined instruction encoding
7# CHECK: stp x0, x0, [sp, #8]
8