mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
@ -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
|
||||
|
Reference in New Issue
Block a user