summaryrefslogtreecommitdiffstats
path: root/src/common/x64/emitter.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-20emitter: Remove unused codeLioncash1-24/+0
2015-08-20emitter: Pass OpArg by reference where possibleLioncash1-351/+351
2015-08-16Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei1-3/+3
2015-08-16Common: Cleanup CPU capability detection code.bunnei1-9/+9
2015-08-16Common: Move cpu_detect to x64 directory.bunnei1-1/+1
2015-08-16x64: Refactor to remove fake interfaces and general cleanups.bunnei1-8/+8
2015-08-15Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.bunnei1-0/+1989