.. |
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
|
externals: Update Xbyak to v5.51
|
2017-08-17 21:34:54 +01:00 |
block_of_code.h
|
externals: Update Xbyak to v5.51
|
2017-08-17 21:34:54 +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
|
emit_x64: Use alternative Xbyak names for and, or, xor
|
2017-06-12 07:57:46 +01:00 |
emit_x64.h
|
backend_x64: Remove dispatch loop in Jit::Run
|
2017-04-08 10:04:53 +01:00 |
exception_handler_generic.cpp
|
backend_x64: Rename UnwindHandler to ExceptionHandler
|
2017-04-20 14:08:56 +01:00 |
exception_handler_windows.cpp
|
backend_x64: Rename UnwindHandler to ExceptionHandler
|
2017-04-20 14:08:56 +01: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: Remove dispatch loop in Jit::Run
|
2017-04-08 10:04:53 +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
|
reg_alloc: Handle XMM registers in LoadImmediate
|
2017-08-16 23:11:05 +01:00 |
reg_alloc.h
|
reg_alloc: Move implementations out of header
|
2017-02-26 23:30:39 +00:00 |