This website requires JavaScript.
Explore
Register
Sign In
Azahar-Mirror
/
dynarmic
Watch
1
Star
0
Fork
0
You've already forked dynarmic
mirror of
https://github.com/azahar-emu/dynarmic
synced
2025-11-09 08:30:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynarmic
/
src
/
frontend
History
Lioncash
e1b4ff1068
simd_scalar_shift_by_immediate: Migrate SQSHL implementation to file-scope function
...
This will allow it to be reused for the implementation of UQSHL.
2020-04-22 21:00:47 +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
simd_scalar_shift_by_immediate: Migrate SQSHL implementation to file-scope function
2020-04-22 21:00:47 +01:00
decoder
decoders: Cast to correctly-sized type before shifting
2020-04-22 20:55:50 +01:00
ir
Merge pull request
#458
from lioncash/float-op
2020-04-22 20:58:12 +01:00