summaryrefslogtreecommitdiffstats
path: root/src/common/x64/emitter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x64: Proper stack alignment in shader JIT function callsaroulin2015-09-011-20/+22
* x64-emitter: add RCPSS SSE instructionaroulin2015-08-231-0/+1
* emitter: Remove pointer castsLioncash2015-08-211-4/+4
* emitter: Remove unused codeLioncash2015-08-201-20/+0
* emitter: Remove unimplemented JMP prototypeLioncash2015-08-201-1/+0
* emitter: Pass OpArg by reference where possibleLioncash2015-08-201-412/+412
* emitter: Remove unnecessary inline specifiersLioncash2015-08-201-33/+33
* Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei2015-08-161-1/+1
* Common: Cleanup CPU capability detection code.bunnei2015-08-161-1/+1
* x64: Refactor to remove fake interfaces and general cleanups.bunnei2015-08-161-0/+1067