Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Fix typo in a note (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharafat-10xEngineers authored Mar 22, 2023
1 parent 5799887 commit 8c8a53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1650,7 +1650,7 @@ and may perform different numbers of memory operations across
different dynamic executions of the same static instruction.

NOTE: Compilers must be aware to not use the `x0` form for rs2 when
the immediate stride is `0` if the intent to is to require all memory
the immediate stride is `0` if the intent is to require all memory
accesses are performed.

When `rs2!=x0` and the value of `x[rs2]=0`, the implementation must
Expand Down

0 comments on commit 8c8a53c

Please sign in to comment.