This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dynarmic
Watch
1
Star
0
Fork
You've already forked dynarmic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2d59d10ac8
dynarmic
/
src
/
frontend
History
Lioncash
2d59d10ac8
A64: Implement SQSHLU's vector variant
...
The vector shift by immediate category is now fully implemented.
2020-04-22 21:01:44 +01:00
..
A32
general: Replace unreachable-imitating assertions with UNREACHABLE()
2020-04-22 21:01:43 +01:00
A64
A64: Implement SQSHLU's vector variant
2020-04-22 21:01:44 +01:00
decoder
decoders: Cast to correctly-sized type before shifting
2020-04-22 20:55:50 +01:00
ir
frontend/ir_emitter: Add opcodes for signed saturated left shifts with unsigned saturation
2020-04-22 21:01:44 +01:00