Merge pull request #2782 from degasus/arm

JitArm64: fix stfsux
This commit is contained in:
Ryan Houdek 2015-07-27 16:10:03 -05:00
commit 6cd8ee9e4e
1 changed files with 1 additions and 0 deletions

View File

@ -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