dynarmic/src/frontend/A64
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
..
decoder A64: Implement FRSQRTS' half-precision vector variant 2020-04-22 21:01:45 +01:00
translate frontend: Move imm.h to the top-level directory of the frontends 2020-04-22 21:02:46 +01:00
ir_emitter.cpp ir: Add A64-specific opcodes for getting and setting raw NZCV values 2020-04-22 20:58:11 +01:00
ir_emitter.h ir: Add A64-specific opcodes for getting and setting raw NZCV values 2020-04-22 20:58:11 +01:00
location_descriptor.cpp General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
location_descriptor.h Merge pull request #475 from lioncash/muladd 2020-04-22 21:01:44 +01:00
types.cpp General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
types.h General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00