reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
    1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | FileCheck %s

# rdar://11437956

# CHECK: warning: invalid instruction encoding
# CHECK: 0x90 0x00 0xc0 0xe7
0x90 0x00 0xc0 0xe7

# CHECK: warning: invalid instruction encoding
# CHECK: 0x90 0x01 0xc0 0xe7
0x90 0x01 0xc0 0xe7