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
9527d52c49
Exclusive fixups
...
* Incorrect size of exclusive_address * Disable tests on exclusive memory instructions for now
2018-02-13 15:47:52 +00:00
..
unicorn_emu
fuzz_with_unicorn: Speed up tests by not initializing/tearing down constantly
2018-02-12 21:48:29 +00:00
a64.cpp
A64: Implement REV, REV32, and REV16 (
#126
)
2018-01-21 12:17:47 +00:00
fuzz_with_unicorn.cpp
Exclusive fixups
2018-02-13 15:47:52 +00: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: Make invalid_instructions a static inline variable
2018-02-04 19:44:29 +00:00
testenv.h
assert: Use fmt in ASSERT_MSG
2018-01-28 00:00:58 +00:00
verify_unicorn.cpp
A64/tests: Split unicorn sanity checking from other tests
2018-01-17 20:00:42 +00:00