This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced
2026-01-18 22:30:22 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6e2cd35e4f
dynarmic
/
src
/
frontend
History
MerryMage
6e2cd35e4f
a32_jitstate: Optimize runtime location descriptor calculation
...
Calculation is now one unaligned 64-bit load.
2020-04-22 21:04:22 +01:00
..
A32
a32_jitstate: Optimize runtime location descriptor calculation
2020-04-22 21:04:22 +01:00
A64
general: Remove trailing spaces
2020-04-22 21:04:21 +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: Add A32 equivalent to A64's SetCheckBit
2020-04-22 21:02:47 +01:00
imm.h
frontend: Move imm.h to the top-level directory of the frontends
2020-04-22 21:02:46 +01:00