dynarmic/src/frontend/A32
2020-04-22 20:46:23 +01:00
..
decoder A32/decoders: Split instruction list into include file 2020-04-22 20:46:23 +01:00
disassembler disassembler_arm: Remove rotation helper function in favor of Common::RotateRight 2020-04-22 20:46:17 +01:00
translate A32/translate: Add TranslateSingleInstruction 2020-04-22 20:46:23 +01:00
FPSCR.h fp: Extract common RoundingMode enum 2020-04-22 20:46:18 +01:00
ir_emitter.cpp A32/ir_emitter: Bug fix: IREmitter::ExceptionRaised using incorrect opcode 2020-04-22 20:46:23 +01:00
ir_emitter.h IR: FPCompare{32,64} now return NZCV flags instead of implicitly setting them 2020-04-22 20:46:13 +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 General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
PSR.h General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +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