summaryrefslogtreecommitdiffstats
path: root/src/common/x64/emitter.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-01x64: Proper stack alignment in shader JIT function callsaroulin1-20/+22
2015-08-23x64-emitter: add RCPSS SSE instructionaroulin1-0/+1
2015-08-21emitter: Remove pointer castsLioncash1-4/+4
2015-08-20emitter: Remove unused codeLioncash1-20/+0
2015-08-20emitter: Remove unimplemented JMP prototypeLioncash1-1/+0
2015-08-20emitter: Pass OpArg by reference where possibleLioncash1-412/+412
2015-08-20emitter: Remove unnecessary inline specifiersLioncash1-33/+33
2015-08-16Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei1-1/+1
2015-08-16Common: Cleanup CPU capability detection code.bunnei1-1/+1
2015-08-16x64: Refactor to remove fake interfaces and general cleanups.bunnei1-4/+4
2015-08-15Common: Ported over boilerplate x86 JIT code from Dolphin/PPSSPP.bunnei1-0/+1067