This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic-android
Watch
1
Star
0
Fork
0
You've already forked dynarmic-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic-android
/
tests
History
Lioncash
8808b8c479
cpu_info: Make test non-allocating
...
Same behavior, but makes it non-allocating by using a constexpr std::array instead of a std::vector.
2020-05-12 09:52:55 +01:00
..
A32
fuzz_arm: Do not test vfp_VMRS
2020-05-10 14:47:21 +01:00
A64
Exclusive Monitor: Rework exclusive monitor interface.
2020-05-03 01:40:37 +01:00
fp
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
unicorn_emu
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
CMakeLists.txt
CMakeLists: Add DYNARMIC_FRONTENDS option
2020-04-22 21:06:18 +01:00
cpu_info.cpp
cpu_info: Make test non-allocating
2020-05-12 09:52:55 +01:00
fuzz_util.cpp
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
fuzz_util.h
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
main.cpp
Relicense to 0BSD
2020-04-23 15:45:57 +01:00
print_info.cpp
print_info: Print IR for A32 instructions
2020-04-29 15:33:56 +01:00
rand_int.h
Relicense to 0BSD
2020-04-23 15:45:57 +01:00