Visible to Intel only — GUID: iga1409336147609
Ixiasoft
Visible to Intel only — GUID: iga1409336147609
Ixiasoft
3.7.7.10. Division Error
The division error exception detects divide instructions that produce a quotient that can't be represented. The two cases are divide by zero and a signed division that divides the largest negative number -2147483648 (0x80000000) by -1 (0xffffffff). Division error detection is only available if divide instructions are supported by hardware.