This website requires JavaScript.
Explore
Help
Register
Sign In
suyu
/
dynarmic
Watch
26
Star
1
Fork
You've already forked dynarmic
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
1311f67b4a
dynarmic
/
tests
/
A64
History
MerryMage
1311f67b4a
fuzz_with_unicorn: Explicitly test floating point instructions
2020-04-22 20:46:14 +01:00
..
unicorn_emu
fuzz_with_unicorn: Speed up tests by not initializing/tearing down constantly
2020-04-22 20:46:14 +01:00
a64.cpp
A64: Implement REV, REV32, and REV16 (
#126
)
2020-04-22 20:42:46 +01:00
fuzz_with_unicorn.cpp
fuzz_with_unicorn: Explicitly test floating point instructions
2020-04-22 20:46:14 +01:00
inst_gen.cpp
inst_gen: Make invalid_instructions a static inline variable
2020-04-22 20:46:13 +01:00
inst_gen.h
inst_gen: Make invalid_instructions a static inline variable
2020-04-22 20:46:13 +01:00
testenv.h
assert: Use fmt in ASSERT_MSG
2020-04-22 20:46:12 +01:00
verify_unicorn.cpp
A64/tests: Split unicorn sanity checking from other tests
2020-04-22 20:42:45 +01:00