Check for invalid alignment values when decoding VLDn/VSTn (single ln) instructions.
[oota-llvm.git] / test / MC / Disassembler / ARM / thumb2.txt
2012-08-02 Jiangning LiuFix #13035, a bug around Thumb instruction LDRD/STRD...
2012-08-02 Jiangning LiuFix #13138, a bug around ARM instruction DSB encoding...
2012-08-02 Jiangning LiuFix #13241, a bug around shift immediate operand for...
2012-04-26 Evan ChengSpecify cpu to unbreak tests.
2011-09-26 Owen AndersonFix an incorrect decoder test.
2011-09-23 Owen AndersonPost-index loads/stores in still need to print the...
2011-09-23 Owen AndersonReapply r140412 (Thumb2 reg-reg loads cannot target...
2011-09-21 Owen AndersonPrint out immediate offset versions of PC-relative...
2011-09-20 Owen AndersonPort over more Thumb2 encoding tests to decoding tests.
2011-09-19 Owen AndersonHandle STRT (and friends) like LDRT (and friends) for...
2011-09-16 Owen AndersonAdd a testcase for another corner-case decoding.
2011-09-16 Owen AndersonFix disassembly of Thumb2 BFI instructions with bit...
2011-09-16 Owen AndersonAdd fixed bits to correctly distinguish Thumb2 SSAT...
2011-09-16 Owen AndersonFix disassembly of Thumb2 LDRSH with a #-0 offset.
2011-09-16 Owen AndersonPort over more Thumb2 assembly tests to disassembly...
2011-09-16 Owen AndersonPort over more Thumb2 assembly tests to disassembly...
2011-09-13 Owen AndersonMake use of Eli's FileCheck sorcery to improve this...
2011-09-13 Owen AndersonCorrect disassembly printing of Thumb2 post-incremented...
2011-09-12 Owen AndersonPort more encoding tests to decoding tests, and correct...
2011-09-09 Owen AndersonFix assembly/disassembly of Thumb2 ADR instructions...
2011-09-07 Owen AndersonPort more assembler tests over to disassembler tests...
2011-09-06 Owen AndersonPort more encoding tests over to Thumb2 decoding tests.
2011-08-30 Owen AndersonFix issues with disassembly of IT instructions involvin...
2011-08-30 Owen AndersonPort Thumb2 assembler tests over to disassembler tests.