diff options
author | Nilay Vaish <nilay@cs.wisc.edu> | 2015-04-29 22:35:22 -0500 |
---|---|---|
committer | Nilay Vaish <nilay@cs.wisc.edu> | 2015-04-29 22:35:22 -0500 |
commit | ee06fed656d404c19c68c838df1dc8dbba37ec80 (patch) | |
tree | 4bca05681a3e4939994200c6974afea72370bc8f /src/mem/ruby/profiler/AccessTraceForAddress.hh | |
parent | 179787f31faf12f7f4a31506db40236e82873675 (diff) | |
download | gem5-ee06fed656d404c19c68c838df1dc8dbba37ec80.tar.xz |
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.
Diffstat (limited to 'src/mem/ruby/profiler/AccessTraceForAddress.hh')
0 files changed, 0 insertions, 0 deletions