Is there a good on-line reference for assembler instructions. I looked around on the web but most are so brief as to be almost useless.
Example: CMP
A subtraction takes place but nothing gets stored anywhere (not word for word, but close).
I'm guessing that flags get set due to the subtraction but didn't see any information on this.
Michael