This website requires JavaScript.
Explore
Help
Sign in
Suyu
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced
2025-12-29 10:45:20 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9c0d5cf15c
dynarmic
/
src
History
Download ZIP
Download TAR.GZ
Lioncash
9c0d5cf15c
floating_point_conversion_integer: Handle S64/U64 -> F32 conversions in SCVTF_float_int and UCVTF_float_int
2020-04-22 20:46:19 +01:00
..
backend_x64
ir: Add opcodes for converting S64 and U64 to single-precision floating-point values
2020-04-22 20:46:19 +01:00
common
fp: Extract common RoundingMode enum
2020-04-22 20:46:18 +01:00
frontend
floating_point_conversion_integer: Handle S64/U64 -> F32 conversions in SCVTF_float_int and UCVTF_float_int
2020-04-22 20:46:19 +01:00
ir_opt
general: Remove unused lambda captures
2020-04-22 20:46:16 +01:00
CMakeLists.txt
A64: Implement ADDV
2020-04-22 20:46:19 +01:00