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
402032d107
emit_x64_vector: Deduplicate a bit of code in EmitVectorSetElement{8, 32, 64} functions
...
Given both branches are the same, we can hoist out the common code.
2018-07-07 14:49:14 +01:00
..
backend_x64
emit_x64_vector: Deduplicate a bit of code in EmitVectorSetElement{8, 32, 64} functions
2018-07-07 14:49:14 +01:00
common
llvm_disassemble: Allow disassembly of invalid AArch64 instructions
2018-06-27 21:22:53 +01:00
frontend
A64: Implement load/store single structure instructions
2018-07-06 23:01:35 +01:00
ir_opt
general: Remove unused lambda captures
2018-04-15 08:53:23 +01:00
CMakeLists.txt
A64: Implement load/store single structure instructions
2018-07-06 23:01:35 +01:00