[clang] [llvm] [RISCV][MC] Add experimental Smcsps and Sscsps support (PR #211712)
Sam Elliott via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 00:57:05 PDT 2026
================
@@ -2367,6 +2367,9 @@ include "RISCVInstrInfoZicond.td"
include "RISCVInstrInfoZilsd.td"
include "RISCVInstrInfoZibi.td"
+// Privileged
----------------
lenary wrote:
This is probably good enough. There's not really a big category of OPC_SYSTEM- only instructions.
https://github.com/llvm/llvm-project/pull/211712
More information about the llvm-commits
mailing list