dolphin/Source/Core/Core/PowerPC
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
Interpreter Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Jit64 Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
Jit64IL clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
JitArm32 Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
JitArmIL Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
JitCommon clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
JitILCommon Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
CPUCoreBase.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
GDBStub.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
GDBStub.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Gekko.h Interpreter: less duplicate code in float compares 2014-03-09 19:35:13 +01:00
JitInterface.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
JitInterface.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
LUT_frsqrtex.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
LUT_frsqrtex.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
PowerPC.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
PowerPC.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PPCAnalyst.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PPCAnalyst.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PPCCache.cpp Fix more header sorting issues in Core/ (now check-includes clean). 2014-02-20 01:01:11 +01:00
PPCCache.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
PPCSymbolDB.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
PPCSymbolDB.h Fix bug in PrintCallstack caused by trying to use MMIO 2014-03-09 12:23:30 +13:00
PPCTables.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
PPCTables.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Profiler.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
Profiler.h Make our architecture defines less stupid. 2014-03-04 09:36:59 -06:00
SignatureDB.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
SignatureDB.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00