.. |
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
|
backend_x64: Simplify dispatcher
|
2017-04-08 09:35:45 +01:00 |
block_of_code.h
|
backend_x64: Simplify dispatcher
|
2017-04-08 09:35:45 +01:00 |
constant_pool.cpp
|
constant_pool: Implement a constant pool
|
2017-03-19 13:08:04 +00:00 |
constant_pool.h
|
constant_pool: Implement a constant pool
|
2017-03-19 13:08:04 +00:00 |
emit_x64.cpp
|
backend_x64: Simplify dispatcher
|
2017-04-08 09:35:45 +01:00 |
emit_x64.h
|
Ranged cache invalidation
|
2017-03-20 11:58:25 +00:00 |
hostloc.cpp
|
Prefer ASSERT to DEBUG_ASSERT
|
2017-02-26 23:30:40 +00:00 |
hostloc.h
|
CMakeLists: Globally disable MSVC warning C4592
|
2016-12-15 21:09:55 +00:00 |
interface_x64.cpp
|
backend_x64: Simplify dispatcher
|
2017-04-08 09:35:45 +01:00 |
jitstate.cpp
|
jitstate: Rename fields s/guest_FPSCR/FPSCR/
|
2016-09-05 14:42:21 +01:00 |
jitstate.h
|
Wrap #pragma warning with #ifdef _MSC_VER .. #endif
|
2016-12-15 21:36:02 +00:00 |
oparg.h
|
reg_alloc: Move OpArg into own header
|
2017-02-21 23:38:36 +00:00 |
reg_alloc.cpp
|
Prefer ASSERT to DEBUG_ASSERT
|
2017-02-26 23:30:40 +00:00 |
reg_alloc.h
|
reg_alloc: Move implementations out of header
|
2017-02-26 23:30:39 +00:00 |
unwind_generic.cpp
|
block_of_code: Support stack unwinding on Windows
|
2016-12-12 07:49:18 +00:00 |
unwind_windows.cpp
|
block_of_code: Rename alloc to AllocateFromCodeSpace
|
2016-12-18 23:43:48 +00:00 |