dynarmic/src/frontend/ir
2020-04-22 20:26:40 +01:00
..
basic_block.cpp basic_block: Add inst address and use count to DumpBlock 2020-04-22 20:26:12 +01:00
basic_block.h Ranged cache invalidation 2017-03-20 11:58:25 +00:00
ir_emitter.cpp Implement IR instruction PackedSelect, reimplement SEL 2020-04-22 20:26:07 +01:00
ir_emitter.h Implement IR instruction PackedSelect, reimplement SEL 2020-04-22 20:26:07 +01:00
location_descriptor.cpp location_descriptor: Provide operator<< string overload (#24) 2016-09-05 21:31:25 +01:00
location_descriptor.h emit_x64: Use boost::icl::interval_map to speed up ranged invalidation 2020-04-22 20:26:40 +01:00
microinstruction.cpp microinstruction: Remove DecrementRemainingUses 2020-04-22 20:26:12 +01:00
microinstruction.h microinstruction: Remove DecrementRemainingUses 2020-04-22 20:26:12 +01:00
opcodes.cpp Standardize location of storage-class specifiers: Place at beginning of declarations 2017-09-29 01:23:45 +01:00
opcodes.h IR: Add IR type CoprocInfo 2017-01-08 14:56:06 +00:00
opcodes.inc Implement IR instruction PackedSelect, reimplement SEL 2020-04-22 20:26:07 +01:00
terminal.h Add missing explicit specifiers (#27) 2016-09-07 12:08:48 +01:00
value.cpp Prefer ASSERT to DEBUG_ASSERT 2017-02-26 23:30:40 +00:00
value.h ir/value: Support U16 immediates 2017-01-29 22:58:11 +00:00