Skip to content

Commit

Permalink
fix issue Barebit#23
Browse files Browse the repository at this point in the history
  • Loading branch information
Kashio committed Dec 24, 2022
1 parent 0094376 commit 0468338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x86reference.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6912,7 +6912,7 @@
<syntax>
<mnem>MOVSS</mnem>
<dst depend="no"><a>V</a><t>ss</t></dst>
<src><a>W</a><t>ss</t></src>
<src><a>W</a><t>d</t></src>
</syntax>
<instr_ext>sse1</instr_ext>
<grp1>simdfp</grp1>
Expand Down Expand Up @@ -6968,7 +6968,7 @@
<proc_start>09</proc_start>
<syntax>
<mnem>MOVSS</mnem>
<dst depend="no"><a>W</a><t>ss</t></dst>
<dst depend="no"><a>W</a><t>d</t></dst>
<src><a>V</a><t>ss</t></src>
</syntax>
<instr_ext>sse1</instr_ext>
Expand Down

0 comments on commit 0468338

Please sign in to comment.