summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/x64Emitter.cpp
AgeCommit message (Expand)Author
2010-04-11Fixed a small bug in J_CC when emitting jumps that exceed 0x80 in range (only...j4ck.fr0st
2010-04-09DSPJit: disabled NR again until we fix DSPEmitter::increase_addr_reg.j4ck.fr0st
2010-01-17Fix EFB reads in fastmem mode by removing the EFB mapping (forces it to go th...hrydgard
2010-01-16Hopefully fix all remaining quantizer issues in Mario Kart Wii:hrydgard
2010-01-16(assorted cleanup and reindent that didn't belong in the quantizer change)hrydgard
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-04Remove instructions which don't actually exist.magumagu9
2009-06-28Misc warning fixes.magumagu9
2009-06-13PowerPC: Fixed moronic bug in mcrfs - together with correctly computing FPRF ...hrydgard
2009-03-28Some code cleanupomegadox
2009-02-17fix crazy codegen bug and unban R12 from register allocatorshrydgard
2009-01-04Add CVTPS2DQ implementation.magumagu9
2009-01-02Fix assembly of 16-bit immediates.magumagu9
2008-12-31Slightly shorter version of 16-bit BSWAP.magumagu9
2008-12-26More code movin' .. split Vertex/Pixelshadermngr into xxCache and xxManager.hrydgard
2008-12-19Turn the X86 emitter into a class, so the code pointer is no longer a global,...hrydgard
2008-12-18Some small emitter enhancements; I was originally planning on actually magumagu9
2008-12-08set svn:eol-style=native for **.cppbushing
2008-11-23Optimize vertex loader with a mini JIT (only first step, more optimizations m...hrydgard
2008-11-22Another Linux build fix.magumagu9
2008-11-22Fixed saving/loading states in OGL plugin.XTra.KrazzY
2008-11-22Committing magumagu9's work on IMUL JITXTra.KrazzY
2008-09-08Fixed a couple of unused variable warnings.masken
2008-09-07fixed warningsnakeee
2008-09-05Align stack to 16-byte boundary when compiling in 32-bit mode with GCC. This ...Maarten ter Huurne
2008-08-27Removed unused function x86SetJ8().Maarten ter Huurne
2008-08-27Fixed CALL range check.Maarten ter Huurne
2008-08-27On platforms where the OpenGL library uses the CDECL calling convention, the ...Maarten ter Huurne
2008-08-17fix crash bug in movddup-on-sse2-emulationhrydgard
2008-08-17- Fixed: Crash when loading a rom with an unknown file extension.NunoRamiro
2008-08-12Lots of various changes. CPU detect fix. Maybe a minor speed increase. CPU bu...hrydgard
2008-08-11For unknown reasons, this patch fixes Beyond Good and Evil and Metroid intro ...hrydgard
2008-08-10maybe fix some crashes some people are seeing (used wrong instruction to load...hrydgard
2008-08-10Assorted debugger upgrades and fixes + changed DolphinWX project not to depen...hrydgard
2008-08-09More 32-bit speedhrydgard
2008-08-07Fix linux build and a crash. hrm, how did it work before...hrydgard
2008-08-05Silence stupid messagebox in windows, and simultaneously fix a future linux p...hrydgard
2008-08-03JIT works in linux with ALL OPTIMIZATION OFF - well, at least it's faster tha...hrydgard
2008-08-01add simple PC logging facility for debugging. not enabled by default.hrydgard
2008-08-01More linux...hrydgard
2008-07-27Just submitting some boring minor cleanup and improved error msgs, to isolate...hrydgard
2008-07-12Initial megacommit.hrydgard