aboutsummaryrefslogtreecommitdiff
path: root/src/common/x64/emitter.cpp
AgeCommit message (Expand)Author
2016-04-13emitter: Add CALL that can be fixed up.bunnei
2016-04-13emitter: Support arbitrary FixupBranch targets.bunnei
2016-02-27x64 Emitter: Fix L bit in VEX prefixMerryMage
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: Pass OpArg by reference where possibleLioncash
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