This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1425
commits
1
branch
0
tags
34
MiB
dfb660cd16
Commit graph
3 commits
Author
SHA1
Message
Date
Lioncash
7d52d7bef8
inst_gen: Compress loop into std::any_of in IsInvalidInstruction()
...
Same behavior, but using a more self-documenting function.
2020-04-22 20:46:18 +01:00
Lioncash
12c6f841c2
inst_gen: Make invalid_instructions a static inline variable
2020-04-22 20:46:13 +01:00
MerryMage
d5725de26a
tests/A64: Fuzz against unicorn
2020-04-22 20:42:45 +01:00