jart / blink

tiniest x86-64-linux emulator
ISC License
6.96k stars 222 forks source link

CMPXCHG8B and CMPXCHG16B not implemented #94

Closed AndreRH closed 1 year ago

AndreRH commented 1 year ago

Hi,

got a crash and debugging showed that CMPXCHG8B isn't implemented in Op1c7() Same seems to be true for CMPXCHG16B

jart commented 1 year ago

Fixed by f49c38dcf42816ae3e8cceca68b9d9cae6f8ed82