dynarmic/src/dynarmic/ir
2023-05-05 10:37:57 +01:00
..
opt a32_get_set_elimination_pass: Appease MSVC 2022 2023-05-05 10:37:57 +01:00
acc_type.h A32: Add AccType information and propagate to IR-level 2022-03-26 15:38:10 +00:00
basic_block.cpp reg_alloc: Fix cast-qual issue 2023-02-04 11:30:01 +00:00
basic_block.h Migrate to mcl 2022-04-19 18:05:04 +01:00
cond.h Add .clang-format file 2021-05-22 15:07:02 +01:00
ir_emitter.cpp backend/arm64: Use always_false_v in static_assert 2023-01-15 11:45:10 +00:00
ir_emitter.h IR: Implement FPVector{Min,Max}Numeric 2022-12-29 19:08:42 +00:00
location_descriptor.cpp Update for fmt 9.0.0 2022-07-26 11:20:47 +01:00
location_descriptor.h Update for fmt 9.0.0 2022-07-26 11:20:47 +01:00
microinstruction.cpp IR: Split VectorSignedSaturatedDoublingMultiply into VectorSignedSaturatedDoublingMultiply{High,HighRounding} 2022-10-18 15:04:30 +01:00
microinstruction.h reg_alloc: Fix cast-qual issue 2023-02-04 11:30:01 +00:00
opcodes.cpp Remove some unnecessary headers 2023-01-16 00:42:18 +00:00
opcodes.h Update for fmt 9.0.0 2022-07-26 11:20:47 +01:00
opcodes.inc backend/arm64: Use always_false_v in static_assert 2023-01-15 11:45:10 +00:00
terminal.h Migrate to mcl 2022-04-19 18:05:04 +01:00
type.cpp Update for fmt 9.0.0 2022-07-26 11:20:47 +01:00
type.h Update for fmt 9.0.0 2022-07-26 11:20:47 +01:00
value.cpp a32_get_set_elimination_pass: Reduce NZC to 00C 2022-07-20 14:44:33 +01:00
value.h a32_get_set_elimination_pass: Reduce NZC to 00C 2022-07-20 14:44:33 +01:00