dynarmic/src/backend_x64
2016-08-07 01:45:52 +01:00
..
emit_x64.cpp VFP: Implement VSUB 2016-08-07 01:45:52 +01:00
emit_x64.h Optionally disassemble x86_64 code using LLVM 2016-08-05 02:08:41 +01:00
interface_x64.cpp Interface: Forward declare Arm::LocationDescriptor 2016-08-06 20:11:35 +01:00
jitstate.cpp FPSCR: Save and restore MSCSR across supervisor call, fix MXCSR exception mask 2016-08-07 01:10:19 +01:00
jitstate.h FPSCR: Save and restore MSCSR across supervisor call, fix MXCSR exception mask 2016-08-07 01:10:19 +01:00
reg_alloc.cpp Use XOR when loading a zero immediate 2016-08-06 21:17:11 +01:00
reg_alloc.h BackendX64/RegAlloc: Add RegisterAddDef, UseDefOpArg, UseOpArg 2016-08-05 14:10:39 +01:00
routines.cpp VFP: Implement VABS 2016-08-07 01:27:18 +01:00
routines.h VFP: Implement VABS 2016-08-07 01:27:18 +01:00