You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# RUN: llvm-mc -triple arm64-apple-darwin -disassemble < %s 2>&1 | FileCheck %s
|
|
|
|
# rdar://15226511
|
|
0x7b 0xbf 0x25 0x72
|
|
# CHECK: invalid instruction encoding
|
|
# CHECK-NEXT: 0x7b 0xbf 0x25 0x72
|