You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From Volume II: RISC-V Privileged Architectures V1.12-draft:
"As ECALL and EBREAK cause synchronous exceptions, they are not considered to retire, and should not increment the minstret CSR."
Midgetv do not special-case these instructions.
The text was updated successfully, but these errors were encountered:
From Volume II: RISC-V Privileged Architectures V1.12-draft:
"As ECALL and EBREAK cause synchronous exceptions, they are not considered to retire, and should not increment the minstret CSR."
Midgetv do not special-case these instructions.
The text was updated successfully, but these errors were encountered: