pcsx2/pcsx2/x86
lightningterror 276b1b5539 iR3000A: Fix variable is assigned a value that is never used warning.
Codacy.
2022-11-28 01:33:01 +01:00
..
ix86-32 x86/iR5900: Don't swap loadstore delay slots for BC0/BC2 conditions 2022-11-20 04:47:08 +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: Don't swap loadstore delay slots for BC0/BC2 conditions 2022-11-20 04:47:08 +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 x86/microVU: Add a reference list for quick block lookups 2022-10-14 20:54:39 +01: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 EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +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 EE Rec/IOP Rec: Rewrite large portions 2022-11-19 04:59:10 +00: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 mVU: Clean up range function and improve merging. Slim down cmpProg. 2022-11-19 02:35:25 +00:00
microVU_Misc.inl x86/microVU: Fix last block comparison for AVX2 2022-10-22 23:19:54 +01: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