dynarmic/src/frontend
Lioncash af3614553b A64/impl: Move AccType and MemOp enum into general IR emitter header
These will be used by both frontends in the future, so this performs the
migratory changes separate from the changes that will make use of them.
2020-04-22 21:04:23 +01:00
..
A32 A32/Thumb: Correct behaviour for UDF and Unpredictable instructions 2020-04-22 21:04:23 +01:00
A64 A64/impl: Move AccType and MemOp enum into general IR emitter header 2020-04-22 21:04:23 +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 A64/impl: Move AccType and MemOp enum into general IR emitter header 2020-04-22 21:04:23 +01:00
imm.h General: Correct typos is code comments 2020-04-22 21:04:22 +01:00