[ARM] Handling for coprocessor instructions that are undefined starting from ARMv8...
[oota-llvm.git] / test / MC / Disassembler / ARM / thumb1.txt
2013-07-03 Mihai PopaThis corrects the implementation of Thumb ADR instruct...
2013-06-24 Amaury de la VieuvilleARM: fix thumb1 nop decoding
2012-10-30 Jim GrosbachARM: Better disassembly for pc-relative LDR.
2012-06-06 Richard BartonCorrect decoder for T1 conditional B encoding
2012-05-02 Richard BartonDisallow YIELD and other allocated nop hints in pre...
2011-08-26 Owen AndersonSupport an extension of ARM asm syntax to allow immedia...
2011-08-25 Owen AndersonPort over additional encoding tests to decoding tests...
2011-08-24 Owen AndersonPort over more encoding tests to decoding tests.
2011-08-23 Owen AndersonPort more assemble tests over to disassembly tests.
2011-08-22 Owen AndersonPort another swathe of Thumb1 encoding tests over to...
2011-08-22 Owen AndersonFix an incorrect shift when decoding SP-relative stores...
2011-08-18 Owen AndersonMore Thumb1 decoding tests.
2011-08-18 Owen AndersonPort over BL/BLX to disassembly tests.
2011-08-17 Owen AndersonPort new Thumb1 encoding tests over to decoding tests.
2011-08-17 Owen AndersonStart building a Thumb1 decoding test file based on...