X86: Add a .serializing directive that makes a macroop serializing.
Review Request #206 - Created Aug. 22, 2010 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Gabe Black | |
| gem5 | |
| Reviewers | |
| Default | |
X86: Add a .serializing directive that makes a macroop serializing. This directive really just tells the macroop to set IsSerializing and IsSerializeAfter on its final microop.
