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
History
Merry
3e5309bd96
tests: Add test generator
2022-10-18 15:04:30 +01:00
..
A32
fuzz_arm: Avoid backwards jumps that may jump into code
2022-08-08 21:05:00 +01:00
A64
emit_x64_vector: Ensure FPSR.QC is set even if output is invalidated
2022-07-20 19:44:39 +01:00
fp
…
unicorn_emu
tests/{a32,a64}_unicorn: Avoid use of deprecated fmt API
2022-07-26 12:04:52 +01:00
CMakeLists.txt
tests: Add test generator
2022-10-18 15:04:30 +01:00
decoder_tests.cpp
…
fuzz_util.cpp
…
fuzz_util.h
…
main.cpp
…
print_info.cpp
…
rand_int.h
tests/rand_int: Expose PRNG
2022-10-18 15:04:30 +01:00
rsqrt_test_fn.s
…
rsqrt_test.cpp
…
test_generator.cpp
tests: Add test generator
2022-10-18 15:04:30 +01:00
x64_cpu_info.cpp
…