summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/ARM
Commit message (Expand)AuthorAgeFilesLines
...
* STRT and STRBT was incorrectly tagged as IndexModeNone during the refactoring...Johnny Chen2011-03-241-0/+3
* The r128103 fix to cope with the removal of addressing modes from the MC inst...Johnny Chen2011-03-241-0/+3
* Add disassembly test cases for:Johnny Chen2011-03-222-0/+6
* LDRT and LDRBT was incorrectly tagged as IndexModeNone during the refactoring...Johnny Chen2011-03-221-0/+3
* Add one more test case for VFP Load/Store Multiple (vpop).Johnny Chen2011-03-221-0/+3
* A8.6.399 VSTM:Johnny Chen2011-03-221-0/+3
* Fixed an assert by the ARM disassembler for LDRD_PRE/POST.Johnny Chen2011-03-191-0/+3
* The disassembler for Thumb was wrongly adding 4 to the computed imm32 offset.Johnny Chen2011-03-181-3/+3
* It used to be that t_addrmode_s4 was used for both:Johnny Chen2011-03-171-0/+9
* There were two issues fixed:Johnny Chen2011-03-151-1/+7
* Fixed an ARM disassembler bug where it does not handle STRi12 correctly becau...Johnny Chen2011-03-151-0/+12
* LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT.Johnny Chen2011-03-091-0/+3
* TableGen should not ignore BX instructions for the ARM disassembler. pr9368.Bob Wilson2011-03-031-0/+3
* pr9367: Add missing predicated BLX instructions.Bob Wilson2011-03-031-0/+3
* Fixes an assertion failure while disassembling ARM rsbs reg/reg form.Kevin Enderby2011-03-021-0/+3
* Fix the arm's disassembler for blx that was building an MCInst without theKevin Enderby2011-02-281-0/+3
* Add assembly parsing support for "msr" and also fix its encoding. Also addBruno Cardoso Lopes2011-02-182-0/+6
* Fix encoding and add parsing support for the arm/thumb CPS instruction:Bruno Cardoso Lopes2011-02-142-0/+21
* Revert both r121082 (which broke a bunch of constant pool stuff) and r125074 ...Owen Anderson2011-02-081-1/+1
* PR9030: Fix disassembly of ARM "mov pc, lr" instruction.Bob Wilson2011-01-281-0/+3
* As far as I can tell, unified syntax uses c0-c15 instead of cr0-cr15 for mcr ...Owen Anderson2011-01-131-1/+1
* Second attempt at converting Thumb2's LDRpci, including updating the gazillio...Owen Anderson2010-12-071-1/+1
* When using the 'push' mnemonic for Thumb2 stmdb, be explicit when it's theJim Grosbach2010-12-031-2/+2
* Add correct encodings for STRD and LDRD, including fixup support. Additional...Owen Anderson2010-12-011-1/+1
* Segregate tests by target.Dale Johannesen2010-11-144-0/+289
OpenPOWER on IntegriCloud