Fixed the arm disassembly of invalid BFI instructions to not build a bad MCInst
[oota-llvm.git] / test / MC / Disassembler / ARM / invalid-t2LDRSHi12-thumb.txt
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-08-11 Owen AndersonImprove operand validation for Thumb2 addressing modes.
2011-08-09 Owen AndersonReplace the existing ARM disassembler with a new one...
2011-04-13 Johnny ChenCheck the corner cases for t2LDRSHi12 correctly and...