dynarmic/src
Lioncash 3290a9fdc2 common: Remove address_range.h
The AddressRange structure isn't used anywhere within the codebase, so
this can be removed. Particularly because there's no real appeal/heavy
potential use of it in the future that isn't trivial to add back if
needed.
2020-04-22 20:57:38 +01:00
..
backend/x64 common: Remove address_range.h 2020-04-22 20:57:38 +01:00
common common: Remove address_range.h 2020-04-22 20:57:38 +01:00
frontend frontend/A32/ir_emitter: Mark PC() and AlignPC() as const-qualified member functions 2020-04-22 20:57:38 +01:00
ir_opt constant_propagation_pass: Fold byte reversal opcodes where applicable 2020-04-22 20:57:37 +01:00
CMakeLists.txt common: Remove address_range.h 2020-04-22 20:57:38 +01:00