dynarmic/src/dynarmic/ir
2022-10-18 15:04:30 +01:00
..
opt constant_propagation_pass: Shift with non-zero value does not require c flag as input 2022-10-18 15:04:30 +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 Migrate to mcl 2022-04-19 18:05:04 +01: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 Convert NZCV to C flag where able 2022-07-23 11:46:07 +01:00
ir_emitter.h ir_emitter: Remove unused ResultAndCarryAndOverflow structure 2022-10-18 15:04:30 +01: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 Update for fmt 9.0.0 2022-07-26 11:20:47 +01:00
microinstruction.h microinstruction: Optimize storage of associated pseudooperation 2022-07-19 22:02:18 +01:00
opcodes.cpp Update for fmt 9.0.0 2022-07-26 11:20:47 +01:00
opcodes.h Update for fmt 9.0.0 2022-07-26 11:20:47 +01:00
opcodes.inc Convert NZCV to C flag where able 2022-07-23 11:46:07 +01: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