Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Section 4.9: XLEN #984

Merged
merged 1 commit into from
Mar 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions Sdext.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -194,12 +194,6 @@ specified by {dcsr-prv} and {dcsr-v}.
. If the new privilege mode is less privileged than M-mode, `MPRV` in `mstatus` is cleared.
. The hart is no longer in debug mode.

=== XLEN

While in Debug Mode, XLEN is DXLEN. It is up to the debugger to
determine the XLEN during normal program execution (by looking at `misa`) and
to clearly communicate this to the user.

[[debreg]]
=== Core Debug Registers

Expand Down
Loading