Skip to content

Commit

Permalink
Fix bexti description (#1755)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomeksowi authored Dec 10, 2024
1 parent 4331688 commit 89e3947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/b-st-ext.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,7 @@ Encoding (RV64)::
....

Description::
This instruction returns a single bit extracted from _rs1_ at the index specified in _rs2_.
This instruction returns a single bit extracted from _rs1_ at the index specified in _shamt_.
The index is read from the lower log2(XLEN) bits of _shamt_.
For RV32, the encodings corresponding to shamt[5]=1 are reserved.

Expand Down

0 comments on commit 89e3947

Please sign in to comment.