summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/ARM/basic-arm-instructions.txt
Commit message (Expand)AuthorAgeFilesLines
* [ARM][v8.5A] Add speculation barriers SSBB and PSSBBOliver Stannard2018-09-281-2/+2
* Add support for ARM modified-immediate assembly syntax.Asiri Rathnayake2014-12-021-2/+108
* [ARM] Introduce the 'sevl' instruction in ARMv8.Joey Gouly2013-10-011-0/+2
* ARM: ISB cannot be passed the same options as DMBAmaury de la Vieuville2013-06-101-0/+2
* ARM: fix CPS decoding when ambiguous with QADDAmaury de la Vieuville2013-06-081-0/+4
* This is a simple patch that changes RRX and RRXS to accept all registers as o...Mihai Popa2013-06-051-0/+23
* The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...Mihai Popa2013-05-131-0/+4
* ARM: Permit "sp" in ARM variant of STREXD instructionsTim Northover2013-04-191-1/+2
* ARM: permit "sp" in ARM variants of MOVW/MOVT instructionsTim Northover2013-04-191-0/+6
* ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.Tim Northover2013-04-101-9/+0
* Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.Jiangning Liu2012-08-021-31/+61
* Fix #13241, a bug around shift immediate operand for ARM instruction ADR.Jiangning Liu2012-08-021-0/+6
* Specify cpu to unbreak tests.Evan Cheng2012-04-261-1/+1
* Revert r142618, r142622, and r142624, which were based on an incorrect readin...Owen Anderson2011-10-201-5/+49
* Fix decoding tests for fixed MSR encodings.Owen Anderson2011-10-201-49/+5
* Improve encoding support for BLX with immediat eoperands, and fix a BLX decod...Owen Anderson2011-08-261-0/+9
* Support an extension of ARM asm syntax to allow immediate operands to ADR ins...Owen Anderson2011-08-261-0/+8
* Fix incorrect encoding of UMAAL and friends. Patch by James Molloy.Owen Anderson2011-08-151-2/+2
* Port over the basic ARM encodings test file to a decoding test file. Greatly...Owen Anderson2011-08-121-0/+2345
OpenPOWER on IntegriCloud