JitArm64: fix stfsux

This commit is contained in:
degasus 2015-07-27 23:07:38 +02:00
parent 9ca177354a
commit b7c4886d66

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