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
/
frontend
History
Lioncash
f74762ae4e
frontend/decoder/decoder_detail: Replace std::is_same, with std::is_same_v
...
Same thing, same readability, less characters.
2020-04-22 21:02:47 +01:00
..
A32
A32: Implement Thumb-1 variant of SEVL
2020-04-22 21:02:47 +01:00
A64
A64/translate/impl/impl: Mark locals const where applicable in DecodeBitMasks()
2020-04-22 21:02:46 +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
frontend/ir/ir_emitter: Remove unnecessary logical shift overloads
2020-04-22 21:02:46 +01:00
imm.h
frontend: Move imm.h to the top-level directory of the frontends
2020-04-22 21:02:46 +01:00