This month we bumped support to SSE 4.2 and implemented some new optimizations.
Also check out the first felix86 talk during RISC-V Summit North America 2025: https://www.youtube.com/watch?v=S_NkVBgOcoQ
Blog post: https://felix86.com/felix86-25-11/
Compatibility list: https://felix86.com/compat/
Follow us on twitter: @felix86_emu
Join our discord server for any questions: https://discord.gg/TgBxgFwByU
What's Changed
- Check if landing blocks overwrite our flags by @OFFTKP in #324
- Make installation script nicer by @OFFTKP in #325
- Implement PMULHRSW by @OFFTKP in #326
- Implement PMADDUBSW by @OFFTKP in #327
- Implement instructions up to SSE4.2 by @OFFTKP in #328
- Bump version by @OFFTKP in #329
Full Changelog: 25.10...25.11