ptitSeb / box64

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

[DYNAREC] Made shift operations handle count==0 more uniformly #1345

Closed ksco closed 8 months ago

ksco commented 8 months ago

Use the same "pattern" on all similar opcodes across all 3 backends.