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
/
tests
/
A64
History
MerryMage
9dd908de1d
fuzz_with_unicorn: Avoid self-modifying code
...
* Don't immediately terminate when unicorn raises an interrupt * Detect self-modifying code
2018-07-15 12:07:52 +01:00
..
unicorn_emu
fuzz_with_unicorn: Avoid self-modifying code
2018-07-15 12:07:52 +01:00
a64.cpp
A64: Implement REV, REV32, and REV16 (
#126
)
2018-01-21 12:17:47 +00:00
fuzz_with_unicorn.cpp
fuzz_with_unicorn: Avoid self-modifying code
2018-07-15 12:07:52 +01:00
inst_gen.cpp
inst_gen: Make invalid_instructions a static inline variable
2018-02-04 19:44:29 +00:00
inst_gen.h
inst_gen: Compress loop into std::any_of in IsInvalidInstruction()
2018-07-13 18:28:38 +01:00
testenv.h
fuzz_with_unicorn: Avoid self-modifying code
2018-07-15 12:07:52 +01:00
verify_unicorn.cpp
tests/unicorn: Add type aliases to the Unicorn class
2018-07-14 08:22:18 +01:00