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
c121a7c611
emit_x64_floating_point: Add AVX512F conversion operations to EmitFPU32ToSingle() and EmitFPU32ToDouble()
...
AVX-512F provides convenient instructions for these kinds of conversions directly
2018-07-10 00:15:19 +01:00
..
backend_x64
emit_x64_floating_point: Add AVX512F conversion operations to EmitFPU32ToSingle() and EmitFPU32ToDouble()
2018-07-10 00:15:19 +01:00
common
llvm_disassemble: Allow disassembly of invalid AArch64 instructions
2018-06-27 21:22:53 +01:00
frontend
ir: Add opcodes for converting S64 and U64 to double-precision values
2018-07-10 00:15:19 +01:00
ir_opt
general: Remove unused lambda captures
2018-04-15 08:53:23 +01:00
CMakeLists.txt
Merge branch 'global_monitor'
2018-07-07 22:52:50 +01:00