dynarmic/src/backend_x64
2016-08-06 20:03:15 +01:00
..
emit_x64.cpp VFP: Implement VADD.{F32,F64} 2016-08-06 20:03:15 +01:00
emit_x64.h Optionally disassemble x86_64 code using LLVM 2016-08-05 02:08:41 +01:00
interface_x64.cpp VFP: Implement {Get,Set}ExtendedRegister{32,64} 2016-08-05 19:06:10 +01:00
jitstate.cpp VFP: Implement VADD.{F32,F64} 2016-08-06 20:03:15 +01:00
jitstate.h VFP: Implement VADD.{F32,F64} 2016-08-06 20:03:15 +01:00
reg_alloc.cpp BackendX64/RegAlloc: Corrected code emitted by EmitMove for XMM->Spill case 2016-08-06 20:01:47 +01:00
reg_alloc.h BackendX64/RegAlloc: Add RegisterAddDef, UseDefOpArg, UseOpArg 2016-08-05 14:10:39 +01:00
routines.cpp BackendX64/Routines: Add floating-point constants 2016-08-06 20:01:47 +01:00
routines.h BackendX64/Routines: Add floating-point constants 2016-08-06 20:01:47 +01:00