This website requires JavaScript.
Explore
Help
Sign In
yuzu-mirror
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced
2026-03-21 20:14:38 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1b25e867ae
dynarmic
/
src
History
Lioncash
1b25e867ae
asimd_load_store_structures: Simplify ToExtRegD()
...
ExtReg has a supplied operator+, so we can make use of that instead.
2020-05-16 11:27:22 -04:00
..
backend
/x64
a64_emit_x64: Invalid regalloc code for EmitA64ExclusiveReadMemory128
2020-05-16 14:11:23 +01:00
common
Remove unreachable code (MSVC warnings)
2020-04-23 16:36:34 +01:00
frontend
asimd_load_store_structures: Simplify ToExtRegD()
2020-05-16 11:27:22 -04:00
ir_opt
constant_propagation_pass: Don't fold add if we nee flags
2020-04-29 15:33:12 +01:00
CMakeLists.txt
A32/ASIMD: ARMv8: Implement VLD{1-4} (multiple)
2020-05-16 14:11:23 +01:00