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
History
Lioncash
4f47861669
A64/translate/impl: Mark DecodeBitMasks and AdvSIMDExpandImm as static
...
These don't rely on instance state to perform their behavior. They're just helper functions.
2020-04-22 21:04:22 +01:00
..
A32
frontend/A32/types: Remove redundant std::string initializer
2020-04-22 21:04:22 +01:00
A64
A64/translate/impl: Mark DecodeBitMasks and AdvSIMDExpandImm as static
2020-04-22 21:04:22 +01:00
decoder
frontend/decoder/decoder_detail: Replace std::is_same, with std::is_same_v
2020-04-22 21:02:47 +01:00
ir
General: Correct typos is code comments
2020-04-22 21:04:22 +01:00
imm.h
General: Correct typos is code comments
2020-04-22 21:04:22 +01:00