summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/drcbex64.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow full build on android: Vas Crabb2016-05-311-0/+14
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-18/+18
* UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde] Ville Linde2016-05-201-0/+40
* drcbex64: special case for add (nw) Ville Linde2016-05-171-0/+8
* drcbex64: special case for and (nw) Ville Linde2016-05-161-0/+8
* drcbex64: some more micro-optimization (nw) Ville Linde2016-05-121-14/+26
* drcbex64: some micro-optimizations (nw) Ville Linde2016-05-091-0/+16
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-14/+13
* drcbex64: wrong register type (nw) Ville Linde2016-04-151-2/+2
* ppcdrc: map some FPU registers to physical registers (nw) Ville Linde2016-04-141-1/+1
* drcbex64: optimize FMOV (nw) Ville Linde2016-04-141-4/+18
* drcbex64: map F0-F3 to SSE registers (nw) Ville Linde2016-04-141-1/+1
* Revert software-installed slot/image options when changing software AJR2016-04-041-0/+1
* UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an... Ville Linde2016-04-031-1/+131
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-4/+2
* Modernize x86log.h and x86log.cpp: Vittorio Romeo2015-12-211-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 3 Miodrag Milanovic2015-12-041-32/+32
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+6711