This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-04-09 06:47:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fbfc6c155d35217a56625db9d525eebf809d29d
dynarmic
/
src
/
backend_x64
History
MerryMage
5fbfc6c155
Implement some simple IR optimizations (get/set eliminiation and DCE)
2016-07-21 21:48:45 +01:00
..
emit_x64.cpp
Implement some simple IR optimizations (get/set eliminiation and DCE)
2016-07-21 21:48:45 +01:00
emit_x64.h
Implement memory endianness. Implement Thumb SETEND instruction.
2016-07-20 15:34:17 +01:00
interface_x64.cpp
Implement some simple IR optimizations (get/set eliminiation and DCE)
2016-07-21 21:48:45 +01:00
jitstate.h
Reorganisation, Import Skyeye, This is a mess
2016-07-04 17:22:11 +08:00
reg_alloc.cpp
Implement some simple IR optimizations (get/set eliminiation and DCE)
2016-07-21 21:48:45 +01:00
reg_alloc.h
Implement Thumb PUSH instruction
2016-07-18 15:11:16 +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