- Jul 13, 2023
-
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
* remove late cancel API in xbar * remove late cancel API in arbiter * totally remove ReadyValidCancel
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
- Jul 11, 2023
-
-
Yinan Xu authored
For PTEs whose physical address is out-of-range, we need to set `ae_ptw` instead of `ae_final` to raise access-fault. Because non-leaf PTEs will not have R or X bits set, `ae_final` will be overrided by page-fault exceptions.
-
- Jul 04, 2023
-
-
Jerry Zhao authored
* Support setting custom CSRs from datapath * Support CSR stalls
-
- Jun 30, 2023
-
-
Yinan Xu authored
Given that usingHypervisor is used to distinguish whether the hardware supports hypervisor extensions, we should use it for the delegable exceptions as well.
-
- Jun 29, 2023
-
-
John Ingalls authored
-
- Jun 16, 2023
-
-
Jiuyang Liu authored
TLB: must_alloc swapped AMO Logical/Arithmetic
-
John Ingalls authored
-
- Jun 15, 2023
-
-
SingularityKChen authored
+ add `()` to those empty argument list function call; Auto-application to `()` is deprecated. Supply the empty argument list `()` explicitly to invoke method
-
SingularityKChen authored
+ replace `.U(i)` with `.U.extract(i)`
-