x86: fix debug trace output for mwait
Review Request #2722 - Created March 30, 2015 and submitted
| Information | |
|---|---|
| Lena Olson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10743:cfa5b6f948f7 --------------------------- x86: fix debug trace output for mwait When running with the Exec flag, the mwait instruction attempted to print out its source registers, which were never actually initialized. This led to sporadic assertion failures when the value stored there was invalid.
Ship It!
-
src/arch/x86/isa/formats/monitor_mwait.isa (Diff revision 1) -
please put a space after '//'
Review request changed
Updated (March 31, 2015, 7:03 a.m.)
Description: |
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+2 -2) |
Ship It!
