summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Sparc/sparc-asm-errors.s
Commit message (Collapse)AuthorAgeFilesLines
* [Sparc] Add membar assembler tagsDaniel Cederman2018-12-131-2/+10
| | | | | | | | | | | | | | | | | Summary: The Sparc V9 membar instruction can enforce different types of memory orderings depending on the value in its immediate field. In the architectural manual the type is selected by combining different assembler tags into a mask. This patch adds support for these tags. Reviewers: jyknight, venkatra, brad Reviewed By: jyknight Subscribers: fedor.sergeev, jrtc27, jfb, llvm-commits Differential Revision: https://reviews.llvm.org/D53491 llvm-svn: 349048
* [Sparc]: correct the 'set' synthetic instructionDouglas Katzman2015-08-201-0/+8
Differential Revision: http://reviews.llvm.org/D12194 llvm-svn: 245575
OpenPOWER on IntegriCloud