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
f2393488fe
dynarmic
/
tests
/
A64
History
MerryMage
680395a803
fuzz_with_unicorn: Disable testing of FDIV
2020-04-22 20:46:22 +01:00
..
unicorn_emu
A64: Implement SQXTUN
2020-04-22 20:46:22 +01:00
a64.cpp
u128: StickyLogicalShiftRight requires special-casing for amount == 64
2020-04-22 20:46:21 +01:00
fuzz_with_unicorn.cpp
fuzz_with_unicorn: Disable testing of FDIV
2020-04-22 20:46:22 +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_emit_x64: Ensure host has updated ticks in EmitA64GetCNTPCT
2020-04-22 20:46:21 +01:00
verify_unicorn.cpp
tests/unicorn: Add type aliases to the Unicorn class
2020-04-22 20:46:19 +01:00