pcsx2/pcsx2/x86
Stenzek 8e2af39c06 x86/R5900: EE rec doesn't need a stack frame 2023-10-10 18:01:30 +10:00
..
ix86-32 x86/R5900: EE rec doesn't need a stack frame 2023-10-10 18:01:30 +10:00
BaseblockEx.cpp BaseBlockEx: Cleanup variable scope. 2022-06-25 11:20:53 +02:00
BaseblockEx.h x86: Move dispatchers to recompiler code space 2023-10-10 18:01:30 +10:00
R5900_Profiler.h Common: Replace MemsetFast routines with C memset 2023-06-22 19:11:57 +10:00
iCOP0.cpp x86/iR5900: Don't swap loadstore delay slots for BC0/BC2 conditions 2022-11-20 04:47:08 +00:00
iCOP0.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iCore.cpp Common: Replace MemsetFast routines with C memset 2023-06-22 19:11:57 +10:00
iCore.h x86regs: iCore.h cleanup. (#7769) 2023-01-06 21:40:09 -08:00
iFPU.cpp EE: Correct FPU_MUL_HACK result value 2023-04-02 04:09:47 +01:00
iFPU.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iFPUd.cpp EE: Correct FPU_MUL_HACK result value 2023-04-02 04:09:47 +01:00
iMMI.cpp Common: Merge MathUtils.h into BitUtils.h 2023-07-23 21:52:36 +10:00
iMMI.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR3000A.cpp System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
iR3000A.h Misc : Fixed undefined behaviour warning 2023-09-09 09:15:54 +01:00
iR3000Atables.cpp EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00:00
iR5900.h x86/iR5900: Don't swap loadstore delay slots for BC0/BC2 conditions 2022-11-20 04:47:08 +00:00
iR5900Analysis.cpp EE/COP2: Increase likely clear sync 2023-04-09 17:23:09 +01:00
iR5900Analysis.h EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00:00
iR5900Arit.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR5900AritImm.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR5900Branch.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR5900Jump.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR5900LoadStore.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR5900Misc.cpp x86/iR5900: Fix incorrect blend in mfsa 2022-12-29 14:18:21 +00:00
iR5900Move.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR5900MultDiv.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR5900Shift.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
ir5900tables.cpp Core: Format recompilers 2021-09-04 18:28:24 -04:00
microVU.cpp System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
microVU.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
microVU_Alloc.inl x86/microVU: Add VI caching 2022-12-29 10:01:25 +00:00
microVU_Analyze.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Branch.inl x86: Move dispatchers to recompiler code space 2023-10-10 18:01:30 +10:00
microVU_Clamp.inl Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00:00
microVU_Compile.inl x86: Move dispatchers to recompiler code space 2023-10-10 18:01:30 +10:00
microVU_Execute.inl x86: Move dispatchers to recompiler code space 2023-10-10 18:01:30 +10:00
microVU_Flags.inl x86/microVU: Add VI caching 2022-12-29 10:01:25 +00:00
microVU_IR.h x86/microVU: Pack VF cycles into bitfields 2023-04-29 18:24:49 +01:00
microVU_Log.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Lower.inl x86/microVU: Rewrite IADD from vi00 to mov 2022-12-29 10:01:25 +00:00
microVU_Macro.inl COP2: Mask R register on CFC2 reads 2023-03-17 00:43:23 +00:00
microVU_Misc.h x86: Move dispatchers to recompiler code space 2023-10-10 18:01:30 +10:00
microVU_Misc.inl x86: Move dispatchers to recompiler code space 2023-10-10 18:01:30 +10:00
microVU_Profiler.h Common: Replace MemsetFast routines with C memset 2023-06-22 19:11:57 +10:00
microVU_Tables.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Upper.inl Config: Add separate VU0/VU1 round/clamp mode options 2022-12-28 16:36:36 +00:00
newVif.h System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
newVif_Dynarec.cpp System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
newVif_HashBucket.h VIF: Reduce alignment of empty hash buckets 2022-11-25 20:20:24 +00:00
newVif_Unpack.cpp Common: Replace MemsetFast routines with C memset 2023-06-22 19:11:57 +10:00
newVif_UnpackSSE.cpp System: Simplify memory allocation 2023-10-10 18:01:30 +10:00
newVif_UnpackSSE.h VIF: Improve IR setup for skipped unpack inputs/writes 2023-05-04 01:37:54 +01:00