Skip to content

Commit

Permalink
Merge pull request #2 from ved-rivos/main
Browse files Browse the repository at this point in the history
update misa.B=0
  • Loading branch information
ved-rivos authored Jan 3, 2024
2 parents 433f2b6 + a455514 commit f4202e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions b.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ and Zbs extensions.

Bit 1 of the `misa` register encodes the presence of the B standard extension.
When `misa.B` is 1, the implementation supports the instructions provided by the
Zba, Zbb, and Zbs extensions. When `misa.B` is 0, it indicates that at least one
of the Zba, Zbb, or Zbs extensions is not supported.
Zba, Zbb, and Zbs extensions. When `misa.B` is 0, it indicates that the
implementation may not support one or more of the Zba, Zbb, or Zbs extensions.

0 comments on commit f4202e2

Please sign in to comment.