This website requires JavaScript.
Explore
Help
Register
Sign In
SwitchEmu
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2026-02-06 03:34:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e10985d179
dynarmic
/
src
/
frontend
History
MerryMage
e10985d179
ir/basic_block: Add FastDispatchHint to TerminalToString
...
Use a boost::static_visitor to ensure this is caught at compile-time in the future.
2020-04-22 21:04:23 +01:00
..
A32
A32/Thumb: Correct behaviour for UDF and Unpredictable instructions
2020-04-22 21:04:23 +01:00
A64
A64/impl: Move AccType and MemOp enum into general IR emitter header
2020-04-22 21:04:23 +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
ir/basic_block: Add FastDispatchHint to TerminalToString
2020-04-22 21:04:23 +01:00
imm.h
General: Correct typos is code comments
2020-04-22 21:04:22 +01:00