Home | History | Annotate | Download | only in ARM
      1 # RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | grep "invalid instruction encoding"
      2 
      3 # LDR (register) has encoding Inst{4} = 0.
      4 0xba 0xae 0x9f 0x57
      5