Skip to content

Commit

Permalink
IR: Change F80CVTToInt to use IR::OpSize
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonicadvance1 committed Oct 28, 2024
1 parent 2dd0a82 commit 063f524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FEXCore/Source/Interface/IR/IR.json
Original file line number Diff line number Diff line change
Expand Up @@ -2995,7 +2995,7 @@
"DestSize": "16",
"JITDispatch": false
},
"FPR = F80CVTToInt GPR:$Src, u8:$SrcSize": {
"FPR = F80CVTToInt GPR:$Src, OpSize:$SrcSize": {
"DestSize": "16",
"JITDispatch": false
},
Expand Down

0 comments on commit 063f524

Please sign in to comment.