summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/ARM/basic-arm-instructions.txt
Commit message (Expand)AuthorAge
* The purpose of the patch is to fix the syntax of ARM mrc and mrc2 instruction...Mihai Popa2013-05-13
* ARM: Permit "sp" in ARM variant of STREXD instructionsTim Northover2013-04-19
* ARM: permit "sp" in ARM variants of MOVW/MOVT instructionsTim Northover2013-04-19
* ARM: Make "SMC" instructions conditional on new TrustZone architecture feature.Tim Northover2013-04-10
* Fix #13138, a bug around ARM instruction DSB encoding and decoding issue.Jiangning Liu2012-08-02
* Fix #13241, a bug around shift immediate operand for ARM instruction ADR.Jiangning Liu2012-08-02
* Specify cpu to unbreak tests.Evan Cheng2012-04-26
* Revert r142618, r142622, and r142624, which were based on an incorrect readin...Owen Anderson2011-10-20
* Fix decoding tests for fixed MSR encodings.Owen Anderson2011-10-20
* Improve encoding support for BLX with immediat eoperands, and fix a BLX decod...Owen Anderson2011-08-26
* Support an extension of ARM asm syntax to allow immediate operands to ADR ins...Owen Anderson2011-08-26
* Fix incorrect encoding of UMAAL and friends. Patch by James Molloy.Owen Anderson2011-08-15
* Port over the basic ARM encodings test file to a decoding test file. Greatly...Owen Anderson2011-08-12