[RISCV] Add MC tests for the User Vector CSRs
authorCraig Topper <craig.topper@sifive.com>
Mon, 16 Nov 2020 18:12:45 +0000 (10:12 -0800)
committerCraig Topper <craig.topper@sifive.com>
Mon, 16 Nov 2020 18:40:18 +0000 (10:40 -0800)
commitc37cc6bf7e1574fb189edbef44f909acd277b2ab
tree891a292ddbaed94690725075de2709312f567c84
parentf1cf6b47e4b659bae3314acbb0d11d533bd4175f
[RISCV] Add MC tests for the User Vector CSRs

Make sure we can parse and print the user CSR names

Differential Revision: https://reviews.llvm.org/D91469
llvm/test/MC/RISCV/rvv-user-csr-names.s [new file with mode: 0644]