summaryrefslogtreecommitdiff
path: root/src/common/x64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* x64: Proper stack alignment in shader JIT function callsGravatar aroulin2015-09-013-424/+90
* x64-emitter: add RCPSS SSE instructionGravatar aroulin2015-08-232-0/+2
* emitter: Remove pointer castsGravatar Lioncash2015-08-212-4/+27
* emitter: Remove unnecessary definesGravatar Lioncash2015-08-201-5/+1
* emitter: Remove unnecessary else keywordsGravatar Lioncash2015-08-201-7/+7
* emitter: Remove unused codeGravatar Lioncash2015-08-202-44/+0
* emitter: Remove unimplemented JMP prototypeGravatar Lioncash2015-08-201-1/+0
* emitter: Pass OpArg by reference where possibleGravatar Lioncash2015-08-202-763/+763
* emitter: Remove unnecessary inline specifiersGravatar Lioncash2015-08-201-33/+33
* Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.Gravatar bunnei2015-08-154-7/+7
* Common: Cleanup CPU capability detection code.Gravatar bunnei2015-08-154-198/+141
* Common: Move cpu_detect to x64 directory.Gravatar bunnei2015-08-153-1/+311
* x64: Refactor to remove fake interfaces and general cleanups.Gravatar bunnei2015-08-154-0/+3814