Skip to content

Commit

Permalink
Use 'B' in the RVM23 profile definition (#191)
Browse files Browse the repository at this point in the history
B was introduced as a shorthand for Zba+Zbb+Zbs. Follow the RVA22/RVA23
profiles by using it in the RVM23 definition.
  • Loading branch information
asb authored Oct 28, 2024
1 parent 973bf5f commit f2e15b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/rvm23-profile.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,7 @@ controversial, but RVM is not intended for the smallest possible
microcontrollers, and including divide instructions reduces
optionality.

- *Zba* Address computation.
- *Zbb* Basic bit manipulation.
- *Zbs* Single-bit instructions.
- *B* Bit-manipulation instructions.

- *Zicond* Conditional Zeroing instructions.

Expand Down

0 comments on commit f2e15b5

Please sign in to comment.