This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2026-03-26 23:02:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
864081d1a06099467b6a6df488cdce36662dad2c
dynarmic
/
src
/
backend_x64
History
MerryMage
864081d1a0
BackendX64: ArithmeticShiftRight: Fix incorrect immediate size for SAR
2016-08-02 12:00:11 +01:00
..
emit_x64.cpp
BackendX64: ArithmeticShiftRight: Fix incorrect immediate size for SAR
2016-08-02 12:00:11 +01:00
emit_x64.h
IROpt: Port get/set elimination pass to current IR
2016-08-02 11:51:05 +01:00
interface_x64.cpp
arm_types: Add FPSCR to Arm::LocationDescriptor and make Arm::LocationDescriptor have a FauxO-like interface
2016-08-02 11:54:02 +01:00
jitstate.h
arm_types: Add FPSCR to Arm::LocationDescriptor and make Arm::LocationDescriptor have a FauxO-like interface
2016-08-02 11:54:02 +01:00
reg_alloc.cpp
More Speed
2016-07-22 23:55:00 +01:00
reg_alloc.h
More Speed
2016-07-22 23:55:00 +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