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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
x64Emitter.cpp
Age
Commit message (
Expand
)
Author
2014-06-26
Merge pull request #443 from magumagu/loadstore-cleanup
Lioncash
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-20
JIT: Clean up float loads and stores.
magumagu
2014-06-03
x64Emitter: J_CC: use 32 bit offset automatically
Tillmann Karras
2014-04-30
JitBackpatch: fix NOP padding
Tillmann Karras
2014-04-23
Optimize NOPs
Tillmann Karras
2014-04-11
x64Emitter: Add the MOVBE instruction.
Pierre Bourdon
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-25
Fix OpArg::WriteRex with 8-bit memory operand.
magumagu
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-04
Make our architecture defines less stupid.
Ryan Houdek
2014-02-23
Merge pull request #25 from Tilka/ppc_fp
Pierre Bourdon
2014-02-22
Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-12
x64Emitter: Fix the PSUBQ instruction's opcode
Scott Mansell
2014-02-12
x64Emitter: Add the xmm, xmm form of PSRLQ instruction.
Scott Mansell
2014-02-12
Jit64[IL]: fix float conversions
Tillmann Karras
2014-02-12
x64: add support for some x87 instructions
Tillmann Karras
2014-01-25
x64: fix parameter names of WriteModRM()
Tillmann Karras
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre