dolphin/Source/Core/Common
Ryan Houdek 8dba84dd7c [AArch64] Fix 8 & 16 bit loadstore indexes.
I wasn't bit shifting correctly for 8 and 16bit loadstores.
2015-01-07 12:58:37 -06:00
..
Crypto
Logging OGL: disable driver warnings fetch 2014-12-28 22:31:24 +01:00
Arm64Emitter.cpp [AArch64] Fix 8 & 16 bit loadstore indexes. 2015-01-07 12:58:37 -06:00
Arm64Emitter.h [AArch64] Fix 8 & 16 bit loadstore indexes. 2015-01-07 12:58:37 -06:00
ArmCommon.h
ArmCPUDetect.cpp
ArmEmitter.cpp
ArmEmitter.h [AArch64] Add loadstore paired emitter instructions. 2014-12-02 21:08:34 -06:00
Atomic_GCC.h
Atomic_Win32.h
Atomic.h
BitField.h
BitSet.h
BreakPoints.cpp
BreakPoints.h
CDUtils.cpp
CDUtils.h
ChunkFile.h
CMakeLists.txt CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
CodeBlock.h
ColorUtil.cpp
ColorUtil.h
Common.h
Common.vcxproj Merge pull request #1432 from randomstuff/linux-perf 2014-12-28 23:12:52 +01:00
Common.vcxproj.filters Common: Add a built-in profiler 2014-12-03 00:50:41 +01:00
CommonFuncs.h Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
CommonPaths.h
CommonTypes.h
CPUDetect.h
DebugInterface.h
Event.h
ExtendedTrace.cpp
ExtendedTrace.h
FifoQueue.h
FileSearch.cpp
FileSearch.h
FileUtil.cpp Merge pull request #1486 from rohit-n/goto 2014-12-20 16:47:55 +01:00
FileUtil.h
FixedSizeQueue.h
Flag.h
FPURoundMode.h
GekkoDisassembler.cpp GekkoDisassembler: fix display of CRs in branch operations 2015-01-03 19:53:55 -08:00
GekkoDisassembler.h
GenericCPUDetect.cpp
GenericFPURoundMode.cpp Update Outdated Google Code References 2014-12-20 21:17:51 -06:00
Hash.cpp
Hash.h
IniFile.cpp
IniFile.h
JitRegister.cpp
JitRegister.h
LinearDiskCache.h
make_scmrev.h.js
MathUtil.cpp
MathUtil.h
MemArena.cpp
MemArena.h
MemoryUtil.cpp
MemoryUtil.h
Misc.cpp
MsgHandler.cpp
MsgHandler.h
NandPaths.cpp
NandPaths.h
Network.cpp
Network.h
PcapFile.cpp
PcapFile.h
PerformanceCounter.cpp
PerformanceCounter.h
Profiler.cpp Fix building with PCH disabled. 2014-12-03 22:01:12 -06:00
Profiler.h Common: Add a built-in profiler 2014-12-03 00:50:41 +01:00
SCMRevGen.vcxproj
SDCardUtil.cpp
SDCardUtil.h
SettingsHandler.cpp
SettingsHandler.h
StdMakeUnique.h
StringUtil.cpp Common: Remove locale based functions from CommonFuncs. 2014-12-05 20:55:29 -05:00
StringUtil.h
SymbolDB.cpp
SymbolDB.h
SysConf.cpp
SysConf.h
Thread.cpp
Thread.h
Timer.cpp Common: Add a built-in profiler 2014-12-03 00:50:41 +01:00
Timer.h Common: Add a built-in profiler 2014-12-03 00:50:41 +01:00
Version.cpp
x64ABI.cpp x64ABI: enhance MOVTwo to take an offset 2015-01-05 10:45:58 -08:00
x64ABI.h
x64Analyzer.cpp
x64Analyzer.h
x64CPUDetect.cpp
x64Emitter.cpp x64Emitter: fix bitwise AVX opcodes 2014-12-06 22:28:03 +01:00
x64Emitter.h x64ABI: enhance MOVTwo to take an offset 2015-01-05 10:45:58 -08:00
x64FPURoundMode.cpp
XSaveWorkaround.cpp