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

Add Ssdtso support #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Ssdtso support #207

wants to merge 1 commit into from

Conversation

cmuellner
Copy link

The second draft of the Ssdtso extension was published recently:
https://lists.riscv.org/g/tech-arch-review/message/183
This PR adds support for this new extension.

Note, that the Ssdtso specification is in development state (i.e., not frozen or even ratified).

The Ssdtso extension adds a DTSO bit to the {m,s,h}envcfg
registers to enable TSO.  This patch adds a constant for the
corresponding bit in these registers.

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
Copy link
Member

@aswaterman aswaterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest we hold this until there has been more feedback on the spec, but LGTM otherwise.

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

Successfully merging this pull request may close these issues.

None yet

2 participants