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 CF flag computation #1453

Closed ksco closed 5 months ago

ksco commented 5 months ago

A very subtle error, the source register does not guarantee that the high bits are clean. Found while trying to run the program in #1450 on RV64.