dynarmic/src/frontend/A32
2020-04-22 20:55:06 +01:00
..
decoder A32/decoder: Add missing <algorithm> includes 2020-04-22 20:53:46 +01:00
disassembler a32_emit_x64: Fix incorrect BMI2 implementation for SetCpsr 2020-04-22 20:53:46 +01:00
translate IR: Add fbits argument to FixedToFP-related opcodes 2020-04-22 20:55:06 +01:00
FPSCR.h fp: Extract common RoundingMode enum 2020-04-22 20:46:18 +01:00
ir_emitter.cpp ir/value: Use type alias CoprocessorInfo for std::array<u8, 8> 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 A32/location_descriptor: Change formatting to use hex 2020-04-22 20:53:46 +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 A32/types: CondToString: Add nv 2020-04-22 20:53:46 +01:00
types.h General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00