Skip to content

Commit

Permalink
Fix MOVSX #8
Browse files Browse the repository at this point in the history
  • Loading branch information
Recoskie committed May 20, 2023
1 parent a2a0518 commit 81c1a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x86/dis-x86.js
Original file line number Diff line number Diff line change
Expand Up @@ -1845,7 +1845,7 @@ core = {
["0B0E070E0180","","",""],"",
["0B0E070E0180","0A020602","",""],["0B0E070E0180","","",""]
],
"0B0E0600","0B0E0602",
"0B0E0600","0B0E0601",
"06000A000003","070E0B0E0003",
[
["0A0406480C00","0B30133007300C00","0A0F137007700C000151","0A0F066C0C000151"],
Expand Down

0 comments on commit 81c1a8b

Please sign in to comment.