Searched hist:10805 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/
H A Dfaults.hh10805:f2c472d4ff9c Wed Apr 29 23:35:00 EDT 2015 Nilay Vaish <nilay@cs.wisc.edu> x86: change divide-by-zero fault to divide-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.
Divide-by-Zero is the AMD terminology, while Divide-Error is Intel's.
/gem5/src/arch/x86/isa/microops/
H A Dregop.isa10805:f2c472d4ff9c Wed Apr 29 23:35:00 EDT 2015 Nilay Vaish <nilay@cs.wisc.edu> x86: change divide-by-zero fault to divide-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.
Divide-by-Zero is the AMD terminology, while Divide-Error is Intel's.

Completed in 41 milliseconds