This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
History
Subv
7ea1241953
A64: The A64SetTPIDR IR instruction writes to a system register and should not be eliminated by the dead code elimination pass.
...
Previously this instruction was alway eliminated, resulting in incorrect values for TPIDR_EL0.
2018-07-21 09:34:23 +01:00
..
backend_x64
fp: A64::FPCR -> FP::FPCR
2018-07-20 11:39:39 +01:00
common
fp: A64::FPCR -> FP::FPCR
2018-07-20 11:39:39 +01:00
frontend
A64: The A64SetTPIDR IR instruction writes to a system register and should not be eliminated by the dead code elimination pass.
2018-07-21 09:34:23 +01:00
ir_opt
general: Remove unused lambda captures
2018-04-15 08:53:23 +01:00
CMakeLists.txt
fp: A64::FPCR -> FP::FPCR
2018-07-20 11:39:39 +01:00