Skip to content

Add Ssdtso support#207

Open
cmuellner wants to merge 1 commit intoriscv:masterfrom
cmuellner:ssdtso
Open

Add Ssdtso support#207
cmuellner wants to merge 1 commit intoriscv:masterfrom
cmuellner:ssdtso

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.

2 participants