Skip to content

Commit

Permalink
[spec] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg committed Apr 2, 2024
1 parent 1c5e5d1 commit a3a53be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion document/core/valid/instructions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ The following auxiliary function denotes the number of lanes in a vector shape,
\frac{
\laneidx < \dim(\shape)
}{
C \vdashinstr t\K{x}N\K{.}\EXTRACTLANE\K{\_}\sx^?~\laneidx : [\V128] \to [\unpacked(\shape)]
C \vdashinstr \shape\K{.}\EXTRACTLANE\K{\_}\sx^?~\laneidx : [\V128] \to [\unpacked(\shape)]
}
Expand Down

0 comments on commit a3a53be

Please sign in to comment.