pcsx2/pcsx2/x86
TellowKrinkle 3204b98aaf microVU: Fix mVUcustomSearch
Apparently NOT doesn't set flags
2022-12-16 08:18:49 +00:00
..
ix86-32 x86/iR5900: Don't flush regcache for store logging 2022-12-11 05:43:49 +00:00
BaseblockEx.cpp BaseBlockEx: Cleanup variable scope. 2022-06-25 11:20:53 +02:00
BaseblockEx.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +01:00
R5900_Profiler.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05: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 EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00:00
iCore.h EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00:00
iFPU.cpp x86/iR5900: Fix msub.s/madd.s when ACC isn't live 2022-12-11 05:43:49 +00:00
iFPU.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iFPUd.cpp EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00:00
iMMI.cpp EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00:00
iMMI.h Core: Replace old include guard with pragma once 2022-06-26 12:42:10 +02:00
iR3000A.cpp iR3000A: Fix variable is assigned a value that is never used warning. 2022-11-28 01:33:01 +01:00
iR3000A.h EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00: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 Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00: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 EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +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 Qt: Add -testconfig option 2022-11-23 15:55:39 +00:00
microVU.h microVU: Choose AVX2/SSE at runtime 2022-12-03 00:52:10 -06:00
microVU_Alloc.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Analyze.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Branch.inl EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00:00
microVU_Clamp.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Compile.inl VU: Correct XGKick timing when using XGKickSync 2022-12-04 19:44:15 +00:00
microVU_Execute.inl Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
microVU_Flags.inl microVU: Clean up warnings 2022-04-16 03:20:54 +01:00
microVU_IR.h microVU: Adjust microRegInfo to match size of mVUCustomSearch 2022-12-03 00:52:10 -06:00
microVU_Log.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Lower.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Macro.inl x86/iR5900: Don't swap loadstore delay slots for BC0/BC2 conditions 2022-11-20 04:47:08 +00:00
microVU_Misc.h microVU: Choose AVX2/SSE at runtime 2022-12-03 00:52:10 -06:00
microVU_Misc.inl microVU: Fix mVUcustomSearch 2022-12-16 08:18:49 +00:00
microVU_Profiler.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Tables.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
microVU_Upper.inl Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
newVif.h System: Remove/move out a bunch more leftover stuff from wx 2022-10-14 22:24:42 +01:00
newVif_Dynarec.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
newVif_HashBucket.h VIF: Reduce alignment of empty hash buckets 2022-11-25 20:20:24 +00:00
newVif_Unpack.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
newVif_UnpackSSE.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
newVif_UnpackSSE.h Core: Format recompilers 2021-09-04 18:28:24 -04:00