Mem: Change the CLREX flag to CLEAR_LL.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 13 Oct 2010 08:57:31 +0000 (01:57 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 13 Oct 2010 08:57:31 +0000 (01:57 -0700)
commit930c653270b1523cbeb32a4b48d1fd08eaac6eb8
tree57a7c91f46975998626424123edada275e8649fb
parentb273e0be33049fc36b386b5ba183f69de53268c2
Mem: Change the CLREX flag to CLEAR_LL.

CLREX is the name of an ARM instruction, not a name for this generic flag.
src/arch/arm/isa/insts/misc.isa
src/arch/arm/isa/templates/misc.isa
src/arch/arm/tlb.cc
src/mem/cache/cache_impl.hh
src/mem/request.hh