As I know, The "Divide Overflow" is an exception that occurs when you try to perform division by zero.
I was learning a tutorial about computer architecture and design and I got confused by a statement
Divide overflow occurs when the sign of the dividend is same as that of the divisor.
Can anyone please enlighten about this?