mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
parent
b7514955e5
commit
e27fae22d8
@ -128,7 +128,6 @@ void Jit64::psq_stXX(UGeckoInstruction inst)
|
||||
AND(32, R(RSCRATCH2), PPCSTATE(spr[SPR_GQR0 + i]));
|
||||
MOVZX(32, 8, RSCRATCH, R(RSCRATCH2));
|
||||
|
||||
// FIXME: Fix ModR/M encoding to allow [RSCRATCH2*8+disp32] without a base register!
|
||||
if (w)
|
||||
{
|
||||
// One value
|
||||
|
Loading…
Reference in New Issue
Block a user