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
MerryMage
bed3cc03f9
u128: StickyLogicalShiftRight requires special-casing for amount == 64
...
In this case (128 - amount) == 64, and this invokes undefined behaviour
2018-07-23 20:22:01 +01:00
..
A32
tests: Silence warnings in skyeye code
2018-07-17 19:44:10 +01:00
A64
u128: StickyLogicalShiftRight requires special-casing for amount == 64
2018-07-23 20:22:01 +01:00
fp
unpacked: Use ResidualErrorOnRightShift in FPRoundBase
2018-07-23 18:29:44 +01:00
CMakeLists.txt
fp/op: Implement FPToFixed
2018-07-15 15:37:29 +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
tests: Add print_info program
2018-06-27 21:23:14 +01:00
rand_int.h
Fuzz thumb instructions
2016-07-07 19:01:47 +08:00