dynarmic/src/frontend
Lioncash bfa8035414 A32/A64: Make public header inclusions consistent
For all public header inclusions, we use the <> form of including them
as opposed to "", which we typically use for internal headers.
2020-04-22 21:04:22 +01:00
..
A32 A32/A64: Make public header inclusions consistent 2020-04-22 21:04:22 +01:00
A64 general: Remove trailing spaces 2020-04-22 21:04:21 +01:00
decoder frontend/decoder/decoder_detail: Replace std::is_same, with std::is_same_v 2020-04-22 21:02:47 +01:00
ir frontend/ir/ir_emitter: Add A32 equivalent to A64's SetCheckBit 2020-04-22 21:02:47 +01:00
imm.h frontend: Move imm.h to the top-level directory of the frontends 2020-04-22 21:02:46 +01:00