dynarmic/src/frontend/A32
Lioncash 7c81a58ed3 frontend/ir/ir_emitter: Alter parameters of FPDoubleToSingle() and FPSingleToDouble() to pass along desired rounding mode
This will be necessary to special-case the non-IEEE Von Neumann rounding
to odd rounding mode.
2020-04-22 20:58:10 +01:00
..
decoder Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
disassembler Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
translate frontend/ir/ir_emitter: Alter parameters of FPDoubleToSingle() and FPSingleToDouble() to pass along desired rounding mode 2020-04-22 20:58:10 +01:00
FPSCR.h Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00
ir_emitter.cpp frontend/A32/ir_emitter: Mark PC() and AlignPC() as const-qualified member functions 2020-04-22 20:57:38 +01:00
ir_emitter.h frontend/A32/ir_emitter: Mark PC() and AlignPC() as const-qualified member functions 2020-04-22 20:57:38 +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