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
/
src
History
Lioncash
26df6e5e7b
emit_x64_vector: Correct static asserts for < 64-bit type checks in saturated accumulate fallbacks
...
I had initially meant to use BitSize() here, not sizeof()
2020-04-22 20:55:06 +01:00
..
backend
/x64
emit_x64_vector: Correct static asserts for < 64-bit type checks in saturated accumulate fallbacks
2020-04-22 20:55:06 +01:00
common
ir: Add opcodes for performing unsigned reciprocal square root estimates
2020-04-22 20:55:05 +01:00
frontend
A64: Implement CLZ's vector variant
2020-04-22 20:55:06 +01:00
ir_opt
ir/value: Replace includes with forward declarations
2020-04-22 20:55:05 +01:00
CMakeLists.txt
CMakeLists: Add missing cond.h header to file listing
2020-04-22 20:55:05 +01:00