dynarmic/src/backend_x64
Tillmann Karras 2488926341 Add IR opcode RotateRightExtended
to rotate through the carry flag
2016-08-03 00:47:16 +01:00
..
emit_x64.cpp Add IR opcode RotateRightExtended 2016-08-03 00:47:16 +01:00
emit_x64.h Use opcodes.inc for emit_x64.h 2016-08-03 00:44:08 +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 RegAlloc: Allow allocation of XMM registers 2016-08-02 13:46:12 +01:00
reg_alloc.cpp RegAlloc: Define constructors for HostLocInfo to make MSVC happy 2016-08-03 00:25:42 +01:00
reg_alloc.h RegAlloc: Define constructors for HostLocInfo to make MSVC happy 2016-08-03 00:25:42 +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