| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emitter: Add CALL that can be fixed up. | 2016-04-13 | 1 | -0/+12 | |
| * | emitter: Support arbitrary FixupBranch targets. | 2016-04-13 | 1 | -0/+16 | |
| * | x64 Emitter: Fix L bit in VEX prefix | 2016-02-27 | 1 | -2/+2 | |
| * | x64-emitter: add RCPSS SSE instruction | 2015-08-23 | 1 | -0/+1 | |
| * | emitter: Remove pointer casts | 2015-08-21 | 1 | -0/+23 | |
| * | emitter: Remove unnecessary defines | 2015-08-20 | 1 | -5/+1 | |
| * | emitter: Remove unnecessary else keywords | 2015-08-20 | 1 | -7/+7 | |
| * | emitter: Remove unused code | 2015-08-20 | 1 | -24/+0 | |
| * | emitter: Pass OpArg by reference where possible | 2015-08-20 | 1 | -351/+351 | |
| * | Rename ARCHITECTURE_X64 definition to ARCHITECTURE_x86_64. | 2015-08-15 | 1 | -3/+3 | |
| * | Common: Cleanup CPU capability detection code. | 2015-08-15 | 1 | -9/+9 | |
| * | Common: Move cpu_detect to x64 directory. | 2015-08-15 | 1 | -1/+1 | |
| * | x64: Refactor to remove fake interfaces and general cleanups. | 2015-08-15 | 1 | -0/+1989 |