dolphin/Source/Core
Ryan Houdek 3f73fc37fc [ARM] Implements more fastmem instructions in lXX.
There are a few instructions in lXX that aren't currently fastmem capable due to using a register offset.
This implements fastmem for those few instructions.
Really I'll be changing how ARMv7 fastmem works in the future so this is really temporary code.
Just don't know how long it'll stay.
This relies on PR #257
2014-04-14 00:38:46 -05:00
..
AudioCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
Common x64Emitter: Add the MOVBE instruction. 2014-04-11 23:33:21 +02:00
Core [ARM] Implements more fastmem instructions in lXX. 2014-04-14 00:38:46 -05:00
DiscIO Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
DolphinWX VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
InputCommon Replace use of the deprecated mem_fun function with mem_fn. 2014-04-01 12:09:22 -04:00
VideoBackends OpenGL backend: remove useless header Globals.h. 2014-04-12 19:25:37 -07:00
VideoCommon VideoBackend: remove unused config vars. 2014-04-11 14:53:12 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00