summaryrefslogtreecommitdiffstats
path: root/src/common/x64/abi.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Common/x64: remove legacy emitter and abi (#2504)Weiyi Wang2017-01-311-350/+0
| | | These are not used any more since we moved shader JIT to xbyak.
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-70/+57
|
* x64: Proper stack alignment in shader JIT function callsaroulin2015-09-011-364/+47
| | | | | Import Dolphin stack handling and register saving routines Also removes the x86 parts from abi files
* Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei2015-08-161-2/+2
|
* x64: Refactor to remove fake interfaces and general cleanups.bunnei2015-08-161-0/+680