summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/thumb2-pldw.s
Commit message (Collapse)AuthorAgeFilesLines
* This corrects creation of operands for t2PLDW. It also removes the ↵Mihai Popa2013-08-061-2/+2
| | | | | | | | definition of t2PLDWpci, as pldw does not have a literal variant (i.e. pc relative version) llvm-svn: 187804
* ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.Tilmann Scheller2013-07-191-0/+7
See A8.8.127 in ARM DDI 0406C.b. Related to <rdar://problem/14403733>. llvm-svn: 186682
OpenPOWER on IntegriCloud