• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | FileCheck %s
2
3# rdar://11437956
4
5# CHECK: warning: invalid instruction encoding
6# CHECK: 0x90 0x00 0xc0 0xe7
70x90 0x00 0xc0 0xe7
8
9# CHECK: warning: invalid instruction encoding
10# CHECK: 0x90 0x01 0xc0 0xe7
110x90 0x01 0xc0 0xe7
12