Divide-by-zero Exception

Home > Computer Science > Computer Architecture > Interrupts and Exceptions > Divide-by-zero Exception

This occurs when the CPU executes a divide or modulo instruction with zero as the divisor.