================ @@ -859,6 +859,13 @@ def FeatureStdExtSmepmp : RISCVExtension<"smepmp", 1, 0, "'Smepmp' (Enhanced Physical Memory Protection)">; +def FeatureStdExtSmcdeleg + : RISCVExtension<"smcdeleg", 1, 0, + "'smcdeleg' (Counter Delegation Machine Level)">; ---------------- topperc wrote:
smcdeleg -> Smcdeleg https://github.com/llvm/llvm-project/pull/95163 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits