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-03-02 17:36:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
35026a6ce3ec44e541cf7063b34cd8b55583d289
dynarmic
/
tests
/
A64
History
MerryMage
8c65d58cb8
tests/A64: Randomize FPCR.RMode for single random instruction
2020-04-22 20:46:18 +01:00
..
unicorn_emu
tests/A64: Test small blocks
2020-04-22 20:46:18 +01:00
a64.cpp
A64: Implement REV, REV32, and REV16 (
#126
)
2020-04-22 20:42:46 +01:00
fuzz_with_unicorn.cpp
tests/A64: Randomize FPCR.RMode for single random instruction
2020-04-22 20:46:18 +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: Compress loop into std::any_of in IsInvalidInstruction()
2020-04-22 20:46:18 +01:00
testenv.h
A64: Implement system register CNTPCT_EL0
2020-04-22 20:46:15 +01:00
verify_unicorn.cpp
A64/tests: Split unicorn sanity checking from other tests
2020-04-22 20:42:45 +01:00