Welcome, Guest. Please login or register.

Author Topic: Assembler question2  (Read 4012 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Hardboy

  • Full Member
  • ***
  • Join Date: Feb 2002
  • Posts: 248
    • Show all replies
Re: Assembler question2
« on: April 05, 2003, 04:15:21 AM »
Overflow bit is set when a signed operationen results in wrong sign. Also happens when result can be contained in destination register on mult,div.

Carry is set when adding through 0.