[InstCombine] Signed saturation tests. NFC
[llvm-complete.git] / test / MC / Disassembler / ARM / unpredictable-BFI.txt
bloba98f859c4c66a90a470ce6a8862ae3c9a53896f1
1 # RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 2>&1 | FileCheck %s
3 # rdar://11437956
5 # CHECK: warning: invalid instruction encoding
6 # CHECK: 0x90 0x00 0xc0 0xe7
7 0x90 0x00 0xc0 0xe7
9 # CHECK: warning: invalid instruction encoding
10 # CHECK: 0x90 0x01 0xc0 0xe7
11 0x90 0x01 0xc0 0xe7