Skip to content

Commit

Permalink
fixed typo in diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
Siew Yi Liang committed Jul 27, 2021
1 parent b4dda5d commit 0731a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@
* +---------+---------+ +---------+---------+ *
* | xmm0 |/////////| | rcx | 1 | *
* +---------+---------+ +---------+---------+ *
* | xmm1 | 0.2f | | rdx |/////////| *
* | xmm1 | 0.2 | | rdx | 0.2 | *
* +---------+---------+ +---------+---------+ *
* | xmm2 |/////////| | r8 | 3 | *
* +---------+---------+ +---------+---------+ *
Expand Down

0 comments on commit 0731a14

Please sign in to comment.