ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

[DYNAREC] Fixed `ymm0_purge` for some instructions #1664

Closed rajdakin closed 2 months ago

rajdakin commented 2 months ago

This PR fixes an issue which may appear if an instruction with non-zero ymm0_out jumps to the first instruction of a block.