This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b4aa01ccf4
dynarmic
/
src
/
backend_x64
History
MerryMage
b4aa01ccf4
Merge remote-tracking branch 'tilkax/master'
2016-08-05 14:14:06 +01:00
..
emit_x64.cpp
Merge remote-tracking branch 'tilkax/master'
2016-08-05 14:14:06 +01:00
emit_x64.h
Optionally disassemble x86_64 code using LLVM
2016-08-05 02:08:41 +01:00
interface_x64.cpp
Optionally disassemble x86_64 code using LLVM
2016-08-05 02:08:41 +01:00
jitstate.h
RegAlloc: Allow allocation of XMM registers
2016-08-02 13:46:12 +01:00
reg_alloc.cpp
BackendX64/RegAlloc: Add RegisterAddDef, UseDefOpArg, UseOpArg
2016-08-05 14:10:39 +01:00
reg_alloc.h
BackendX64/RegAlloc: Add RegisterAddDef, UseDefOpArg, UseOpArg
2016-08-05 14:10:39 +01:00
routines.cpp
Better MSVC support
2016-07-18 10:38:22 +01:00
routines.h
backend_x64: Inline Routines::GenReturnFromRunCode into emitted code
2016-07-12 16:46:27 +01:00