Mem: Change the CLREX flag to CLEAR_LOCK.
Review Request #269 - Created Oct. 9, 2010 and submitted
| Information | |
|---|---|
| Gabe Black | |
| gem5 | |
| Reviewers | |
| Default | |
Mem: Change the CLREX flag to CLEAR_LOCK. CLREX is the name of an ARM instruction, not a name for this generic flag.
Posted (Oct. 10, 2010, 1:01 p.m.)
-
src/mem/request.hh (Diff revision 1) -
How about something more like CLEAR_LL or CLEAR_LLSC
