index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
x64Emitter.h
Age
Commit message (
Expand
)
Author
2015-07-06
Revert "Merge pull request #2358 from Tilka/pie"
Scott Mansell
2015-07-05
Common: CallLambdaTrampoline can return a value
Jeffrey Pfau
2015-06-07
zfreeze: cache vertex positions
Tillmann Karras
2015-06-06
Merge pull request #2496 from Tilka/fma4
flacs
2015-06-03
Jit64: turn 32 bit addresses into offsets
Tillmann Karras
2015-06-02
XEmitter: add FMA4 instructions
Tillmann Karras
2015-05-31
Merge pull request #2486 from Tilka/x86_32
Ryan Houdek
2015-05-31
x64Emitter: drop duplicate enum & unused wrappers
Tillmann Karras
2015-05-31
Jit64: drop more x86_32 left-overs
Tillmann Karras
2015-05-29
x64Emitter: Pass some OpArg parameters by const reference
Lioncash
2015-05-29
x64Emitter: Remove 'Gen::' namespace prefix from some parameters
Lioncash
2015-05-29
x64Emitter: Adjust position of reference and pointer indicators
Lioncash
2015-05-25
Merge pull request #2421 from Tilka/jit_stuff
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-21
XEmitter: add BLENDPS/BLENDPD
Tillmann Karras
2015-05-17
XEmitter: restructure WriteVEXOp wrappers
Tillmann Karras
2015-05-17
XEmitter: add VBLENDVPD and VCMPPD
Tillmann Karras
2015-05-17
XEmitter: rename WriteVex to WriteVEX
Tillmann Karras
2015-05-17
XEmitter: rename WriteRex to WriteREX
Tillmann Karras
2015-04-23
Merge pull request #2088 from Sintendo/diecmp
comex
2015-04-23
Merge pull request #2223 from phire/imm
comex
2015-03-22
Add function to emit CMP, or TEST when possible
Sintendo
2015-03-20
Merge pull request #2240 from lioncash/emitter
magumagu
2015-03-20
x64Emitter: Remove emitter pointer parameter from WriteNormalOp.
Lioncash
2015-03-18
XEmitter: add PUNPCKLQDQ
Tillmann Karras
2015-03-17
Make OpArg.offset and operandReg private.
Scott Mansell
2015-03-17
Make immediates more explicit
Scott Mansell
2015-01-24
Added a comment to document an issue with the codegen.
Scott Mansell
2015-01-18
Move MOVBE wrappers directly into XEmitter class
Tillmann Karras
2015-01-18
XEmitter: overload MOVBE()
Tillmann Karras
2015-01-07
x64Emitter: add MOVLPS/MOVHPS
Tillmann Karras
2015-01-05
x64ABI: enhance MOVTwo to take an offset
Fiora
2014-12-07
Jit64: clean up casts in memory operands
Tillmann Karras
2014-12-06
x64Emitter: fix bitwise AVX opcodes
Tillmann Karras
2014-11-13
Various formatting and consistency fixes
Stevoisiak
2014-11-09
JIT: add 64-bit write support to FIFO functions
Fiora
2014-10-25
Convert registersInUse to BitSet.
comex
2014-10-12
Merge pull request #995 from FioraAeterna/fma
skidau
2014-10-10
x64 emitter: Add some more missing ops (MOVDQA, MOVDQU, PSHUFHW)
Henrik Rydgård
2014-10-10
x64 emitter: Add a few missing instructions
Henrik Rydgård
2014-10-07
X64Emitter: add FMA3 support
Fiora
2014-10-03
x64Emitter: refactor, add some new AVX instructions
Fiora
2014-09-26
JIT+Emitter: support locking flags
Fiora
2014-09-18
X64Emitter: add MOVHLPS/MOVLHPS
Fiora
2014-09-17
Be pedantic about stack overflow on Linux and OS X.
comex
2014-09-14
x64Emitter: add LZCNT/TZCNT support and detection
Fiora
2014-09-10
JIT: use XCHG in MOVTwo
Fiora
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-08
Remove ABI_AlignStack/ABI_RestoreStack and the noProlog option to ABI_CallFun...
comex
[next]