This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic-android
Watch
1
Star
0
Fork
0
You've already forked dynarmic-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic-android
/
src
/
frontend
/
A32
History
Lioncash
f44cafe3ca
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.
2019-03-06 12:05:20 -05:00
..
decoder
Switch boost::optional to std::optional
2018-10-24 15:02:39 +00:00
disassembler
Switch boost::optional to std::optional
2018-10-24 15:02:39 +00:00
translate
frontend/ir/ir_emitter: Alter parameters of FPDoubleToSingle() and FPSingleToDouble() to pass along desired rounding mode
2019-03-06 12:05:20 -05:00
FPSCR.h
Switch boost::optional to std::optional
2018-10-24 15:02:39 +00:00
ir_emitter.cpp
frontend/A32/ir_emitter: Mark PC() and AlignPC() as const-qualified member functions
2019-02-05 20:21:48 -05:00
ir_emitter.h
frontend/A32/ir_emitter: Mark PC() and AlignPC() as const-qualified member functions
2019-02-05 20:21:48 -05:00
location_descriptor.cpp
A32/location_descriptor: Change formatting to use hex
2018-08-26 00:33:44 +01:00
location_descriptor.h
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
2018-01-26 17:06:48 +00:00
PSR.h
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
2018-01-26 17:06:48 +00:00
types.cpp
A32/types: CondToString: Add nv
2018-08-25 23:02:58 +01:00
types.h
General: Convert multiple namespace specifiers to nested namespace specifiers where applicable
2018-01-26 17:06:48 +00:00