e19d552987
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
# 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
|