This website requires JavaScript.
Explore
Help
Sign in
Suyu
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2026-01-11 17:08:18 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aba4d8a59f
dynarmic
/
src
/
frontend
History
Download ZIP
Download TAR.GZ
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