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

Changes on registers names #54

Open
racarla opened this issue Jul 3, 2019 · 0 comments
Open

Changes on registers names #54

racarla opened this issue Jul 3, 2019 · 0 comments

Comments

@racarla
Copy link

racarla commented Jul 3, 2019

The RISC-V Instruction Set Manual
Volume II: Privileged Architecture
Document Version 20190608-Priv-MSU-Ratified

mbadaddr : -> mtval?
The mbadaddr register has been subsumed by a more general mtval register that can now
capture bad instruction bits on an illegal instruction fault to speed instruction emulation.
(Preface to Version 1.10 - Page 5)

mbase : ?
mibase : ?
mdbase : ?
mbound : ?
mibound : ?
mdbound : ?

sptbr : -> satp
The supervisor virtual memory configuration has been moved from the mstatus register to
the sptbr register. Accordingly, the sptbr register has been renamed to satp (Supervisor
Address Translation and Protection) to reflect its broadened role.
(Preface to Version 1.10 - Page 5)

sbadaddr : stval?

thanks for reading and for the great work done with the simulator!

@racarla racarla changed the title mbadaddr : -> mtval? mbadaddr : -> mtval? and some registes unknown Jul 3, 2019
@racarla racarla changed the title mbadaddr : -> mtval? and some registes unknown Registers names Jul 3, 2019
@racarla racarla changed the title Registers names Changes on registers names Jul 3, 2019
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

1 participant