Skip to content

Commit 346e6da

Browse files
authored
Fix vmv.v.v vd. vd typo (riscv#1899)
1 parent 23d291d commit 346e6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v-st-ext.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3039,7 +3039,7 @@ can shuffle the internal representation according to SEW.
30393039
Implementations that do not internally reorganize data can dynamically
30403040
elide this instruction, and treat as a NOP.
30413041

3042-
NOTE: The `vmv.v.v vd. vd` instruction is not a RISC-V HINT as a
3042+
NOTE: The `vmv.v.v vd, vd` instruction is not a RISC-V HINT as a
30433043
tail-agnostic setting may cause an architectural state change on some
30443044
implementations.
30453045

0 commit comments

Comments
 (0)