summaryrefslogtreecommitdiff
path: root/test/MC/ARM/diagnostics.s
Commit message (Expand)AuthorAge
* ARM: diagnose invalid system LDM/STMTim Northover2013-11-12
* [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...Artyom Skrobov2013-11-08
* ARM: mark various aliases with their architecture requirements.Tim Northover2013-10-24
* ARM: fix assert on unpredictable POP instruction.Tim Northover2013-10-24
* ARM: provide diagnostics on more writeback LDM/STM instructionsTim Northover2013-10-22
* Add AArch32 DCPS{1,2,3} and HLT instructions.Richard Barton2013-09-05
* ARM: fix more cases where predication may or may not be allowedTim Northover2013-06-26
* ARM: allow predicated barriers in Thumb modeTim Northover2013-06-26
* Change the arm assembler to support this from the v7c spec:Kevin Enderby2013-06-18
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-10
* Test case for r165480.Craig Topper2012-10-10
* Fix the handling of edge cases in ARM shifted operands.Tim Northover2012-09-22
* ARM: Add a better diagnostic for some out of range immediates.Jim Grosbach2012-06-22
* Replace assertion failure for badly formatted CPS instrution with error message.Richard Barton2012-06-14
* ARM ldm/stm register lists can be out of order.Jim Grosbach2012-03-16
* ARM parsing and encoding for the <option> form of LDC/STC instructions.Jim Grosbach2011-10-12
* Thumb2 assembly parsing and encoding for SXTB/SXTB16/SXTH.Jim Grosbach2011-09-19
* ARM fix assembly parser handling of ranges in register lists.Jim Grosbach2011-09-14
* ARM LDRD(immediate) assembly parsing and encoding support.Jim Grosbach2011-08-10
* ARM parsing and encoding of SBFX and UBFX.Jim Grosbach2011-07-27
* ARM assembly parsing and encoding for extend instructions.Jim Grosbach2011-07-27
* ARM diagnostics for ldrexd/stredx out of order paired register operands.Jim Grosbach2011-07-26
* ARM parsing and encoding for SVC instruction.Jim Grosbach2011-07-26
* Update ARM STM tests. Fix check: prefix for diagnostic tests.Jim Grosbach2011-07-26
* ARM assembly parsing and encoding for SSAT16 instruction.Jim Grosbach2011-07-25
* ARM assembly parsing and encoding for SSAT instruction.Jim Grosbach2011-07-25
* ARM assembly parsing and encoding for SETEND instruction.Jim Grosbach2011-07-22
* Add tests for ARM PKH assembly parsing.Jim Grosbach2011-07-21
* ARM assembly parsing for MRC/MRC2/MRRC/MRRC2.Jim Grosbach2011-07-19
* ARM testcases for MOVT.Jim Grosbach2011-07-19
* ARM assembly parsing for MOV (register).Jim Grosbach2011-07-19
* ARM assembly parsing for MOV (immediate).Jim Grosbach2011-07-19
* ARM diagnostic when 's' suffix on mnemonic that can't set flags.Jim Grosbach2011-07-14
* ARM MCRR/MCRR2 immediate operand range checking.Jim Grosbach2011-07-14
* ARM MCR/MCR2 assembly parsing operand constraints.Jim Grosbach2011-07-14
* ARM Assembler support for DBG instruction.Jim Grosbach2011-07-13
* Range checking for CDP[2] immediates.Jim Grosbach2011-07-13
* Range checking for 16-bit immediates in ARM assembly.Jim Grosbach2011-07-13
* Improve ARM assembly parsing diagnostics a bit.Jim Grosbach2011-07-13