dingusppc/cpu/ppc
joevt 7f229b0fe8 ppcfpopcodes: Fix fcmpo/fcmpu.
It was always changing CR1 (starting at CR bit 4) instead of the CR selected by crfD.
Also, it was clearing all but the FL,FG,FE,FU bits of FPRF of FPSCR.
2023-12-19 13:15:10 +01:00
..
test
CMakeLists.txt Fix includes for loguru and SDL. 2021-09-16 00:46:38 +02:00
poweropcodes.cpp
ppcdisasm.cpp
ppcdisasm.h
ppcemu.h ppcfpopcodes: Fix fcmpo/fcmpu. 2023-12-19 13:15:10 +01:00
ppcexceptions.cpp
ppcexec.cpp Avoid some undefined behavior 2023-12-07 23:59:49 -08:00
ppcfpopcodes.cpp ppcfpopcodes: Fix fcmpo/fcmpu. 2023-12-19 13:15:10 +01:00
ppcmmu.cpp ppcmmu: Fix write accesses to read-only memory. 2023-12-08 11:15:04 +01:00
ppcmmu.h
ppcopcodes.cpp ppcfpopcodes: Fix fcmpo/fcmpu. 2023-12-19 13:15:10 +01:00