This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4606a081c9
dynarmic
/
src
/
frontend
History
Subv
4606a081c9
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.
2020-04-22 20:46:21 +01:00
..
A32
translate_arm: Remove unnecessary rotr() function
2020-04-22 20:46:20 +01:00
A64
fp: A64::FPCR -> FP::FPCR
2020-04-22 20:46:21 +01:00
decoder
decoder_detail: use structured bindings
2020-04-22 20:46:17 +01:00
ir
A64: The A64SetTPIDR IR instruction writes to a system register and should not be eliminated by the dead code elimination pass.
2020-04-22 20:46:21 +01:00