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
1b17d1e7bd
Branches
Tags
View all branches
dynarmic
/
tests
History
MerryMage
1b17d1e7bd
fuzz_arm: Test MSR and MRS instructions against unicorn
...
* Add always_little_endian option to mach unicorn behavior. * Correct CPSR.Mode = Usermode
2019-07-27 19:54:57 +01:00
..
A32
fuzz_arm: Test MSR and MRS instructions against unicorn
2019-07-27 19:54:57 +01:00
A64
A64/fuzz_with_unicorn: Avoid repeated unnecessary library calls in RunTestInstance()
2019-05-17 14:08:26 -04:00
fp
emit_x64_floating_point: Hardware FMA implementation of FPRSqrtStepFused
2018-09-12 16:10:18 +01:00
unicorn_emu
tests: Fix Windows build when DYNARMIC_TESTS_USE_UNICORN is enabled
2019-05-05 18:43:58 +01:00
CMakeLists.txt
CMakeLists: Define FMT_USE_USER_DEFINED_LITERALS=0
2019-05-08 22:18:56 +01:00
cpu_info.cpp
tests: Print cpu info
2018-07-23 20:22:38 +01:00
fuzz_util.cpp
fuzz_util: Simplify result return in InstructionGenerator's Generate() function
2018-11-23 19:55:32 -05:00
fuzz_util.h
fuzz_with_unicorn: Split utility functions into fuzz_util
2018-08-11 20:51:30 +01:00
main.cpp
Reorganisation, Import Skyeye, This is a mess
2016-07-04 17:22:11 +08:00
mp.cpp
mp: Implement metaprogramming library
2018-07-15 15:37:28 +01:00
print_info.cpp
print_info: Add support for printing A32 instructions
2019-07-27 16:33:19 +01:00
rand_int.h
dynarmic_tests: Use variable template equivalents of type traits where applicable
2019-05-03 22:44:38 -04:00