dynarmic/src/frontend
Lioncash e4c65721fe frontend/ir/type: Generify std::array declaration
With deduction guides, we can eliminate the need to explicitly size the
array. Also newlines the elements based off their relation, making it
slightly nicer to read.
2020-04-22 21:02:46 +01:00
..
A32 frontend/A32/ir_emitter: Mark locals as const where applicable 2020-04-22 21:02:46 +01:00
A64 frontend/A64/types: Make RegNumber() and VecNumber() constexpr 2020-04-22 21:02:46 +01:00
decoder decoders: Cast to correctly-sized type before shifting 2020-04-22 20:55:50 +01:00
ir frontend/ir/type: Generify std::array declaration 2020-04-22 21:02:46 +01:00
imm.h frontend: Move imm.h to the top-level directory of the frontends 2020-04-22 21:02:46 +01:00