.. |
a32_emit_x64.cpp
|
general: Replace unreachable-imitating assertions with UNREACHABLE()
|
2020-04-22 21:01:43 +01:00 |
a32_emit_x64.h
|
backend/x64: Expose FPCR in EmitContext instead of its subcomponents
|
2020-04-22 20:58:12 +01:00 |
a32_interface.cpp
|
backend/x64/a32_interface: Mark Context move constructor and move assignment as noexcept
|
2020-04-22 20:58:09 +01:00 |
a32_jitstate.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
a32_jitstate.h
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
a64_emit_x64.cpp
|
backend/x64: Expose FPCR in EmitContext instead of its subcomponents
|
2020-04-22 20:58:12 +01:00 |
a64_emit_x64.h
|
backend/x64: Expose FPCR in EmitContext instead of its subcomponents
|
2020-04-22 20:58:12 +01:00 |
a64_exclusive_monitor.cpp
|
a64_exclusive_monitor: Loosen memory ordering requirements
|
2020-04-22 20:55:50 +01:00 |
a64_interface.cpp
|
backend_x64/a64_interface: Re-enable the constant folding pass
|
2020-04-22 20:55:06 +01:00 |
a64_jitstate.cpp
|
emit_x64_vector: Simplify fpsr_qc related code
|
2020-04-22 20:55:06 +01:00 |
a64_jitstate.h
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
abi.cpp
|
abi: Emit AVX instructions where able
|
2020-04-22 20:55:50 +01:00 |
abi.h
|
abi: Emit AVX instructions where able
|
2020-04-22 20:55:50 +01:00 |
block_of_code.cpp
|
block_of_code: Replace cast with [[maybe_unused]] in DoesCpuSupport()
|
2020-04-22 20:58:09 +01:00 |
block_of_code.h
|
A32: Implement FastDispatchHint
|
2020-04-22 20:53:46 +01:00 |
block_range_information.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
block_range_information.h
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
callback.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
callback.h
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
constant_pool.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
constant_pool.h
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
devirtualize.h
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
emit_x64.cpp
|
general: Replace unreachable-imitating assertions with UNREACHABLE()
|
2020-04-22 21:01:43 +01:00 |
emit_x64.h
|
backend/x64: Expose FPCR in EmitContext instead of its subcomponents
|
2020-04-22 20:58:12 +01:00 |
emit_x64_aes.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
emit_x64_crc32.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
emit_x64_data_processing.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
emit_x64_floating_point.cpp
|
frontend/ir_emitter: Add half-precision opcode for FPMulAdd
|
2020-04-22 21:01:44 +01:00 |
emit_x64_packed.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
emit_x64_saturation.cpp
|
ir: Add opcodes for scalar signed saturated doubling multiplies
|
2020-04-22 20:53:46 +01:00 |
emit_x64_sm4.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
emit_x64_vector.cpp
|
backend/x64/emit_x64_vector: Prevent undefined behavior within VectorSignedSaturatedShiftLeft
|
2020-04-22 21:00:47 +01:00 |
emit_x64_vector_floating_point.cpp
|
ir/frontend: Add half-precision opcode for FPVectorMulAdd
|
2020-04-22 21:01:44 +01:00 |
exception_handler_generic.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
exception_handler_windows.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
hostloc.cpp
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
hostloc.h
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
jitstate_info.h
|
Backend: Create "backend" folder
|
2020-04-22 20:53:46 +01:00 |
oparg.h
|
general: Replace unreachable-imitating assertions with UNREACHABLE()
|
2020-04-22 21:01:43 +01:00 |
perf_map.cpp
|
perf_map: Use std::string_view instead of std::string for PerfMapRegister()
|
2020-04-22 20:55:06 +01:00 |
perf_map.h
|
perf_map: Use std::string_view instead of std::string for PerfMapRegister()
|
2020-04-22 20:55:06 +01:00 |
reg_alloc.cpp
|
Switch boost::optional to std::optional
|
2020-04-22 20:57:37 +01:00 |
reg_alloc.h
|
Switch boost::optional to std::optional
|
2020-04-22 20:57:37 +01:00 |