================
@@ -1115,6 +1115,28 @@ def FeatureStdExtSsehv
                                  "Synchronous Exception Hardware Vectoring at 
Supervisor Level",
                                  [FeatureStdExtSsijt]>;
 
+def FeatureStdExtSmeihv
----------------
zeyi2 wrote:

[`Smeihv` and 
`Sseihv`](https://github.com/riscv/riscv-fast-interrupt/blob/6164eca8c8c9138e519ea3b8510655b2b5bb76d0/src/aclic.adoc?plain=1#L686-L765)
 only add a new `xtvec.MODE=10` behavior and define no new instructions or 
CSRs, so IMO MC only needs to register them as experimental features.

https://github.com/llvm/llvm-project/pull/215095
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to