Skip to content

Commit 89e3947

Browse files
authored
Fix bexti description (#1755)
1 parent 4331688 commit 89e3947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/b-st-ext.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ Encoding (RV64)::
12821282
....
12831283

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

0 commit comments

Comments
 (0)