summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/basic-thumb2-instructions.s
Commit message (Expand)AuthorAgeFilesLines
* [ARM][v8.5A] Add speculation barriers SSBB and PSSBBOliver Stannard2018-09-281-2/+2
* [ARM] Enable the use of SVC anywhere in an IT blockAndre Vieira2017-09-111-0/+6
* [ARM] Add .w aliases of MOV with shifted operandJohn Brawn2017-06-221-0/+16
* [ARM] Diagnose PC-writing instructions in IT blocksOliver Stannard2017-02-281-2/+4
* [ARM] LSL #0 is an alias of MOVJohn Brawn2017-02-271-0/+27
* [ARM] Thumb2 LDR (literal) should accept PC as the destinationOliver Stannard2016-11-101-0/+5
* [ARM] Operands for PKHTB alias should be swappedOliver Stannard2016-01-181-1/+1
* [ARM] Small refactor of tryConvertingToTwoOperandForm (nfc)Scott Douglass2015-07-131-3/+77
* Fixed register class in STRD instruction for Thumb2 mode.Stepan Dyatkovskiy2014-04-041-0/+6
* Add ARM big endian Target (armeb, thumbeb)Christian Pirker2014-03-281-5/+28
* Tidy up a bit. Formatting only.Jim Grosbach2014-02-111-8/+8
* ARM: Thumb2 LDR(literal) can target SP.Jim Grosbach2014-02-111-0/+5
* [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...Artyom Skrobov2013-11-081-12/+12
* Return early from getUnconditionalBranchTargetOpValue if the branch target isLang Hames2013-10-281-2/+2
* Make ARM hint ranges consistent, and add tests for these rangesArtyom Skrobov2013-10-231-0/+10
* Add hint disassembly syntax for 16-bit Thumb hint instructions.Richard Barton2013-10-181-0/+17
* Make "mov" work for all Thumb2 MOV encodingsMihai Popa2013-08-211-1/+16
* Thumb2 add immediate alias for SPMihai Popa2013-08-191-0/+2
* Add support for Thumb2 literal loads with negative zero offsetMihai Popa2013-08-161-0/+12
* Fix Thumb2 aliasing complementary instructions taking modified immediatesMihai Popa2013-08-161-1/+8
* This fixes three issues related to Thumb literal loads:Mihai Popa2013-08-151-4/+12
* This fixes the Thumb2 CPS assembly syntax.Mihai Popa2013-08-091-0/+25
* Fix assembling of Thumb2 branch instructions.Mihai Popa2013-08-091-2/+2
* Support APSR_nzcv as operand for Thumb2 mrc. Deprecate pre-UAL syntax (pc ins...Mihai Popa2013-08-061-9/+12
* Added the B9.3.19 SUBS PC, LR, #imm (Thumb2) system instruction.Kevin Enderby2013-07-311-0/+4
* This adds range checking for "ldr Rn, [pc, #imm]" Thumb Mihai Popa2013-07-221-2/+19
* ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.Tilmann Scheller2013-07-191-0/+3
* ARM: Add support for the Thumb2 PLI alternate literal form.Tilmann Scheller2013-07-161-0/+4
* ARM: Prevent ARMAsmParser::shouldOmitCCOutOperand() from misidentifying certa...Tilmann Scheller2013-07-031-0/+2
* This corrects the implementation of Thumb ADR instruction. There are three i...Mihai Popa2013-07-031-3/+5
* [ARMAsmParser] Sort the ARM register lists based on the encoding value, not theChad Rosier2013-07-011-1/+1
* ARM: Fix pseudo-instructions for SRS (Store Return State).Tilmann Scheller2013-06-281-6/+6
* ARM: fix literal load with positive offset encodingAmaury de la Vieuville2013-06-181-1/+20
* ARM: fix t2am_imm8_offset operand printing for imm=#-0Amaury de la Vieuville2013-06-131-0/+2
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-101-0/+4
* ARM: Fix encoding of hint instruction for Thumb.Quentin Colombet2013-04-261-4/+0
* ARM: Convenience aliases for 'srs*' instructions.Jim Grosbach2013-02-231-0/+26
* Make sure the alternate PC+imm syntax of LDR instruction with a smallKevin Enderby2012-12-141-0/+4
* Fix #13035, a bug around Thumb instruction LDRD/STRD with negative #0 offset ...Jiangning Liu2012-08-021-0/+12
* Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.Jiangning Liu2012-08-021-0/+68
* Fix #13241, a bug around shift immediate operand for ARM instruction ADR.Jiangning Liu2012-08-021-0/+2
* ARM: Define generic HINT instruction.Jim Grosbach2012-06-181-1/+15
* ARM: Add a few missing add->sub aliases w/ 'w' suffix.Jim Grosbach2012-05-011-0/+12
* ARM: Thumb add(sp plus register) asm constraints.Jim Grosbach2012-04-271-0/+2
* Fix ARM assembly parsing for upper case condition codes on IT instructions.Richard Barton2012-04-271-0/+13
* Specify cpu to unbreak tests.Evan Cheng2012-04-261-1/+1
* ARM fix cc_out operand handling for t2SUBrr instructions.Jim Grosbach2012-04-101-0/+12
* ARM assembly parsing for 'msr' plain 'cpsr' operand.Jim Grosbach2012-04-051-0/+2
* ARM assembler should prefer non-aliases encoding of cmp.Jim Grosbach2012-03-301-2/+5
* ARM integrated assembler should encoding choice for add/sub imm.Jim Grosbach2012-03-301-0/+8
OpenPOWER on IntegriCloud