mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-21 03:54:57 +00:00
parent
b7514955e5
commit
e27fae22d8
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue