Searched hist:8352 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/arm/
H A Dtlb.cc8352:9a3c002dab3e Thu Jun 16 16:08:00 EDT 2011 Chander Sudanthi <Chander.Sudanthi@ARM.com> ARM: Fix memset on TLB flush and initialization

Instead of clearing the entire TLB on initialization and flush, the code was
clearing only one element. This patch corrects the memsets in the init and
flush routines.

Completed in 27 milliseconds