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