summaryrefslogtreecommitdiff
path: root/test/MC/ARM/thumb-diagnostics.s
Commit message (Expand)AuthorAge
* ARM: fix assert on unpredictable POP instruction.Tim Northover2013-10-24
* ARM: provide diagnostics on more writeback LDM/STM instructionsTim Northover2013-10-22
* ARM: allow cortex-m0 to use hint instructionsTim Northover2013-10-07
* [ARM] Fix Thumb(-2) diagnostic tests.Tilmann Scheller2013-09-30
* Add AArch32 DCPS{1,2,3} and HLT instructions.Richard Barton2013-09-05
* This fixes three issues related to Thumb literal loads:Mihai Popa2013-08-15
* Fix assembling of Thumb2 branch instructions.Mihai Popa2013-08-09
* This corrects creation of operands for t2PLDW. It also removes the definition...Mihai Popa2013-08-06
* Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.Richard Barton2012-05-02
* ARM: Thumb add(sp plus register) asm constraints.Jim Grosbach2012-04-27
* ARM: improved assembler diagnostics for missing CPU features.Jim Grosbach2012-04-24
* ARM assembly parsing for LSR/LSL/ROR(immediate).Jim Grosbach2011-11-10
* Thumb2 ADD/SUB instructions encoding selection outside IT block.Jim Grosbach2011-10-28
* Update test for 141010.Jim Grosbach2011-10-03
* Thumb2 assembly parsing and encoding for ADD(immediate).Jim Grosbach2011-09-01
* Thumb parsing and encoding support for ADD SP instructions.Jim Grosbach2011-08-24
* Thumb parsing and encoding for SVC.Jim Grosbach2011-08-23
* Thumb parsing and encoding for STR.Jim Grosbach2011-08-23
* Thumb parsing and encoding for STM.Jim Grosbach2011-08-23
* Improve error checking for tPUSH and tPOP register lists.Jim Grosbach2011-08-22
* Fix think-o.Jim Grosbach2011-08-22
* Thumb assemmbly parsing diagnostic improvements for LDM.Jim Grosbach2011-08-22
* Be more lenient on tied operand matching for MUL.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for MUL.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for MOV.Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LSL(immediate).Jim Grosbach2011-08-19
* Thumb assembly parsing and encoding for LDM instruction.Jim Grosbach2011-08-18
* ARM assembly parsing and encoding test for BKPT.Jim Grosbach2011-08-17
* Thumb assembly parsing and encoding for ASR.Jim Grosbach2011-08-17
* Thumb parsing diagnostics for low-reg requirements on ADD and MOV.Jim Grosbach2011-08-16
* Add testcase for r137746.Jim Grosbach2011-08-16