summaryrefslogtreecommitdiffstats
path: root/src/common/x64/emitter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emitter: Remove unused codeLioncash2015-08-201-24/+0
* emitter: Pass OpArg by reference where possibleLioncash2015-08-201-351/+351
* Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64.bunnei2015-08-161-3/+3
* Common: Cleanup CPU capability detection code.bunnei2015-08-161-9/+9
* Common: Move cpu_detect to x64 directory.bunnei2015-08-161-1/+1
* x64: Refactor to remove fake interfaces and general cleanups.bunnei2015-08-161-0/+1989