dingusppc/cpu/ppc
joevt 00f38133e9 ppcfpopcodes: fnabs fix.
fnabs sets the sign bit regardless of nan status.
2024-11-28 07:25:14 -07:00
..
test ppcopcodes: Don't change MQ if not MPC601. 2024-11-27 07:59:19 -07:00
CMakeLists.txt cmake: Add header files in CMakeLists.txt. 2024-03-01 19:41:43 -07:00
poweropcodes.cpp Rename ppc_effective_address to ea. 2024-08-19 21:11:22 +02:00
ppcdisasm.cpp Fix missing std::find_if and others with GCC 14.1.1 2024-06-24 23:41:55 +02:00
ppcdisasm.h debugger: Add list of input and output registers. 2024-03-24 19:34:29 -07:00
ppcemu.h ppcopcodes: Don't change MQ if not MPC601. 2024-11-27 07:59:19 -07:00
ppcexceptions.cpp Fix bench + test compilation (again) 2024-09-30 20:35:33 -07:00
ppcexec.cpp ppcopcodes: Don't change MQ if not MPC601. 2024-11-27 07:59:19 -07:00
ppcfpopcodes.cpp ppcfpopcodes: fnabs fix. 2024-11-28 07:25:14 -07:00
ppcmacros.h ppcfpopcodes: fneg fix. 2024-11-27 08:06:31 -07:00
ppcmmu.cpp More code clean-up 2024-09-08 13:19:07 -07:00
ppcmmu.h More code clean-up 2024-09-08 13:19:07 -07:00
ppcopcodes.cpp Revert "Tweaking conditional branch instructions" 2024-11-27 08:20:05 -07:00