x86: change divide-by-zero fault to division-error
Review Request #2742 - Created April 17, 2015 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Nilay Vaish | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10789:2e0a032f82e0 --------------------------- x86: change divide-by-zero fault to division-error Same exception is raised whether division with zero is performed or the quotient is greater than the maximum value that the provided space can hold.
