This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic-android
Watch
1
Star
0
Fork
0
You've already forked dynarmic-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic-android
/
src
History
Lioncash
d5d2c36221
A64: Implement FMAXP, FMAXNMP, FMINP, and FMINNMP's vector variants
...
We can just implement these in terms of scalars for the time being.
2018-08-16 15:12:43 +01:00
..
backend_x64
emit_x64_vector_floating_point: Correct value of smallest_normal_number
2018-08-16 10:55:02 +01:00
common
fp/info: Incorrect point_position in FPValue
2018-08-16 10:50:28 +01:00
frontend
A64: Implement FMAXP, FMAXNMP, FMINP, and FMINNMP's vector variants
2018-08-16 15:12:43 +01:00
ir_opt
general: Remove unused lambda captures
2018-04-15 08:53:23 +01:00
CMakeLists.txt
A32/decoders: Split instruction list into include file
2018-08-11 18:18:29 +01:00