summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorFiora <fioraaeterna@gmail.com>2014-12-30 18:12:47 -0800
committerFiora <fioraaeterna@gmail.com>2015-01-05 10:34:55 -0800
commitc2ed29fe0d2ca221ba5ce9fae087b0c4ee4225f6 (patch)
tree84d24e4ca647baeb93d97bd3ceddb457c31428cf /Source/Core/VideoCommon/TextureCacheBase.cpp
parentea23ce2726a32ee8920c6f5cf560efd60351ddcd (diff)
MemmapFunctions: various MMU optimizations
Small TLB lookup optimizations: this is the hot path for MMU code, so try to make it better. Template the TLB lookup functions based on the lookup type (opcode, data, no exception). Clean up the Read/Write functions and make them more consistent. Add an early-exit path for MMU accesses to ReadFromHardware/WriteToHardware.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions