This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic.git
synced
2026-04-26 06:33:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7030b9af9591316578a9a2d0e1437b2ffca46575
dynarmic
/
src
/
frontend
History
Lioncash
126c29a9e9
A64: Implement SQSHRN, SQSHRUN, and UQSHRN's scalar variants
...
These can just be implemented in terms of the vector variants for the time being.
2020-04-22 20:58:11 +01:00
..
A32
frontend/ir/ir_emitter: Alter parameters of FPDoubleToSingle() and FPSingleToDouble() to pass along desired rounding mode
2020-04-22 20:58:10 +01:00
A64
A64: Implement SQSHRN, SQSHRUN, and UQSHRN's scalar variants
2020-04-22 20:58:11 +01:00
decoder
decoders: Cast to correctly-sized type before shifting
2020-04-22 20:55:50 +01:00
ir
Merge pull request
#447
from lioncash/flag
2020-04-22 20:58:11 +01:00