dynarmic/src/backend_x64
Mat M 6d53bb6d7e arm_types: Split out LocationDescriptor (#20)
This isn't really an ARM-specific type, since it's used to indicate a
Block location.
2016-09-05 11:54:09 +01:00
..
abi.cpp abi: Implement ABI_PushCallerSaveRegistersAndAdjustStack and ABI_PopCallerSaveRegistersAndAdjustStack 2016-09-01 00:57:22 +01:00
abi.h abi: Implement ABI_PushCallerSaveRegistersAndAdjustStack and ABI_PopCallerSaveRegistersAndAdjustStack 2016-09-01 00:57:22 +01:00
block_of_code.cpp Eliminate variable shadowing warnings with MSVC (#17) 2016-09-04 11:30:57 +01:00
block_of_code.h Eliminate variable shadowing warnings with MSVC (#17) 2016-09-04 11:30:57 +01:00
emit_x64.cpp arm_types: Split out LocationDescriptor (#20) 2016-09-05 11:54:09 +01:00
emit_x64.h arm_types: Split out LocationDescriptor (#20) 2016-09-05 11:54:09 +01:00
hostloc.cpp hostloc: Simplify static_assert 2016-08-28 22:10:23 +01:00
hostloc.h Port x64 backend to xbyak 2016-08-25 16:18:17 +01:00
interface_x64.cpp arm_types: Split out LocationDescriptor (#20) 2016-09-05 11:54:09 +01:00
jitstate.cpp arm_types: Split out LocationDescriptor (#20) 2016-09-05 11:54:09 +01:00
jitstate.h jitstate: Remove code argument from ResetRSB 2016-08-31 21:57:33 +01:00
reg_alloc.cpp Remove unnecessary explicit includes (#16) 2016-09-03 21:48:03 +01:00
reg_alloc.h Remove unnecessary explicit includes (#16) 2016-09-03 21:48:03 +01:00