Fix an instance where we would drop fast math flags when performing an fdiv to recipr...
[oota-llvm.git] / test / MC / Disassembler / ARM / unpredictable-BFI.txt
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
7 0x90 0x00 0xc0 0xe7
8
9 # CHECK: warning: invalid instruction encoding
10 # CHECK: 0x90 0x01 0xc0 0xe7
11 0x90 0x01 0xc0 0xe7