dynarmic/src/dynarmic/ir
2024-02-10 11:31:54 +00:00
..
opt constant_propagation_pass: x + 0 == x 2024-01-30 23:10:23 +00: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 ir: Implement FPMulSub 2024-02-10 11:31:54 +00:00
ir_emitter.h ir: Implement FPMulSub 2024-02-10 11:31:54 +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: Implement FPMulSub 2024-02-10 11:31:54 +00: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 ir: Implement FPMulSub 2024-02-10 11:31:54 +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