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