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
9f873410c8
A64: Implement FMAXNM and FMINNM vector variants.
...
Currently we can implement these in terms of the scalar IR variants.
2018-08-16 23:00:42 +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 FMAXNM and FMINNM vector variants.
2018-08-16 23:00:42 +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