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

Hypervisor chapter uses term HSLEN but I think it means HSXLEN #1693

Open
james-ball-qualcomm opened this issue Oct 22, 2024 · 2 comments
Open

Comments

@james-ball-qualcomm
Copy link

Quote from chapter below. Should be HSXLEN, not HSLEN I believe.

The hstatus register is an HSXLEN-bit read/write register formatted as shown in Hypervisor status register (hstatus) when HSLEN=32 when HSXLEN=32 and Hypervisor status register (hstatus) when HSXLEN=64. when HSXLEN=64. The hstatus register provides facilities analogous to the mstatus register for tracking and controlling the exception behavior of a VS-mode guest.
Hypervisor status register (hstatus) when HSLEN=32

images/bytefield/hstatusreg-rv32.edn

@gfavor
Copy link
Collaborator

gfavor commented Oct 22, 2024

You're correct re the "HSLEN" typo. Please go ahead and create a PR to fix that. Thanks.

@james-ball-qualcomm
Copy link
Author

Cool! My first PR against the new ISA manuals!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants