dynarmic/src/frontend/ir
2020-04-22 20:42:46 +01:00
..
basic_block.cpp A64/translate/branch: bug: Read-after-write error in BLR 2020-04-22 20:42:45 +01:00
basic_block.h A64: Optimization: Merge interpret blocks 2020-04-22 20:42:45 +01:00
cond.h Label A32 specific code appropriately 2020-04-22 20:33:30 +01:00
ir_emitter.cpp IR: Implement Conditional Select 2020-04-22 20:42:45 +01:00
ir_emitter.h IR: Implement Conditional Select 2020-04-22 20:42:45 +01:00
location_descriptor.cpp A64: Implement SVC 2020-04-22 20:42:45 +01:00
location_descriptor.h ir/location_descriptor: Add missing <functional> header for std::hash 2020-04-22 20:42:45 +01:00
microinstruction.cpp reg_alloc: Consider bitwidth of data and registers when emitting instructions 2020-04-22 20:42:46 +01:00
microinstruction.h reg_alloc: Consider bitwidth of data and registers when emitting instructions 2020-04-22 20:42:46 +01:00
opcodes.cpp A64: Implement ADD_shifted 2020-04-22 20:42:44 +01:00
opcodes.h IR: Implement Conditional Select 2020-04-22 20:42:45 +01:00
opcodes.inc IR: Implement Conditional Select 2020-04-22 20:42:45 +01:00
terminal.h A64: Optimization: Merge interpret blocks 2020-04-22 20:42:45 +01:00
value.cpp IR: Implement Conditional Select 2020-04-22 20:42:45 +01:00
value.h IR: Implement Conditional Select 2020-04-22 20:42:45 +01:00