Page 1 of 1

SHL operation in PCem

Posted: Wed 22 Jun, 2016 12:07 am
by Battler
I have a question. On a real CPU, SHL does not affect the flags at all when the shift amount is 0. Is that correctly implemented in PCem?

Re: SHL operation in PCem

Posted: Wed 22 Jun, 2016 6:49 am
by Zup
Why not use a debugger and find it out?