dynarmic/src/frontend/A64
MerryMage 09d3c77d74 IR: Add masked shift IR instructions
Also use these in the A64 frontend to avoid the need to mask the shift amount.
2020-04-22 21:06:17 +01:00
..
decoder Merge pull request #503 from lioncash/cmp 2020-04-22 21:04:22 +01:00
translate IR: Add masked shift IR instructions 2020-04-22 21:06:17 +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 General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
location_descriptor.cpp General: Make parameter names from declarations and implementations consistent 2020-04-22 21:04:22 +01:00
location_descriptor.h Merge pull request #475 from lioncash/muladd 2020-04-22 21:01:44 +01:00
types.cpp General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00
types.h General: Remove unnecessary includes 2020-04-22 21:04:22 +01:00