68040: Teach fsave to pee on the correct side of the tree [O. Galibert]

This commit is contained in:
Olivier Galibert 2012-02-15 17:37:01 +00:00
parent 7e5ba6d041
commit 19f9947d9f

View File

@ -1901,7 +1901,7 @@ void m68040_fpu_op1(m68ki_cpu_core *m68k)
case 5: // (D16, An)
addr = EA_AY_DI_16(m68k);
m68040_do_fsave(m68k, addr, -1, 0);
m68040_do_fsave(m68k, addr, -1, 1);
break;
case 7: //