This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-05-01 08:52:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8f15e3f70cb96e56705e5de6ba97b5d09423a56b
dynarmic
/
src
History
Yuri Kunde Schlesner
38eb7e0314
emit_x64: Use alternative Xbyak names for and, or, xor
...
Also enabled XBYAK_NO_OP_NAMES, allowing us to stop using -fno-operator-names.
2017-06-12 07:57:46 +01:00
..
backend_x64
emit_x64: Use alternative Xbyak names for and, or, xor
2017-06-12 07:57:46 +01:00
common
Ranged cache invalidation
2017-03-20 11:58:25 +00:00
frontend
Move SEL from status_register_access to misc
2017-04-25 13:57:27 +01:00
ir_opt
ir_opt: Simplify dead-code elimination pass
2017-02-26 15:28:34 +00:00
CMakeLists.txt
Link against static fmtlib instead of header only
2017-05-22 08:23:03 +01:00