mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
commit
6cd8ee9e4e
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ void JitArm64::stfXX(UGeckoInstruction inst)
|
|||
break;
|
||||
case 695: // stfsux
|
||||
flags |= BackPatchInfo::FLAG_SIZE_F32;
|
||||
update = true;
|
||||
offset_reg = b;
|
||||
break;
|
||||
case 727: // stfdx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue