summaryrefslogtreecommitdiff
path: root/src/common/x64
AgeCommit message (Expand)Author
2015-09-01x64: Proper stack alignment in shader JIT function callsaroulin
2015-08-23x64-emitter: add RCPSS SSE instructionaroulin
2015-08-21emitter: Remove pointer castsLioncash
2015-08-20emitter: Remove unnecessary definesLioncash
2015-08-20emitter: Remove unnecessary else keywordsLioncash
2015-08-20emitter: Remove unused codeLioncash
2015-08-20emitter: Remove unimplemented JMP prototypeLioncash
2015-08-20emitter: Pass OpArg by reference where possibleLioncash
2015-08-20emitter: Remove unnecessary inline specifiersLioncash
2015-08-15Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei
2015-08-15Common: Cleanup CPU capability detection code.bunnei
2015-08-15Common: Move cpu_detect to x64 directory.bunnei
2015-08-15x64: Refactor to remove fake interfaces and general cleanups.bunnei