summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/RISCV/rvc-hints-invalid.s
Commit message (Collapse)AuthorAgeFilesLines
* [RISCV] Add support for RVC HINT instructionsLuis Marques2019-08-211-0/+25
The hint instructions are enabled by default (if the standard C extension is enabled). To disable them pass -mattr=-rvc-hints. Differential Revision: https://reviews.llvm.org/D62592 llvm-svn: 369528
OpenPOWER on IntegriCloud