dynarmic/src
Lioncash 8103652a91 frontend: Move imm.h to the top-level directory of the frontends
Preparation to utilize the immediate type within the A32 backend as
well, which will allow eliminating numerous type aliases like Imm4,
Imm5, etc.
2020-04-22 21:02:46 +01:00
..
backend/x64 A32: Implement barrier instructions introduced in ARMv7 2020-04-22 21:02:46 +01:00
common common/fp/op/FPConvert: Remove unnecessary casts in FPConvert() 2020-04-22 21:02:46 +01:00
frontend frontend: Move imm.h to the top-level directory of the frontends 2020-04-22 21:02:46 +01:00
ir_opt ir_opt/verification_pass: Mark locals as const where applicable 2020-04-22 21:01:40 +01:00
CMakeLists.txt frontend: Move imm.h to the top-level directory of the frontends 2020-04-22 21:02:46 +01:00