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

/gem5/util/
H A Dstyle.pydiff 7827:49b7d40ee88a Mon Jan 10 14:11:00 EST 2011 Nathan Binkert <nate@binkert.org> style: clean up style hook code a bit

I've renamed the check_whitespace operation to check_style. You're going to
need to change your .hg/hgrc file. While you're at it, add a pre-qrefresh
hook please.
/gem5/src/arch/arm/
H A Dtlb.ccdiff 12506:aed554105426 Thu Jan 04 10:14:00 EST 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> arch-arm: Check cache maintenance insts for permission faults

In AArch32, data cache maintenance instructions that operate by VA do
not generate permission faults.

In AArch64, a data cache invalidate instruction can generate a
permission fault when there are no write permissions to the specified
VA. Data cache clean and data cache clean and invalidate instructions
do not generate permission faults.

Checks for external aborts are also bypassed for data cache
maintenance instructions.

Change-Id: Iea5bc665e4cf66d528e36b671535b66637c4b224
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/7827
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/
H A DSConstructdiff 7827:49b7d40ee88a Mon Jan 10 14:11:00 EST 2011 Nathan Binkert <nate@binkert.org> style: clean up style hook code a bit

I've renamed the check_whitespace operation to check_style. You're going to
need to change your .hg/hgrc file. While you're at it, add a pre-qrefresh
hook please.

Completed in 95 milliseconds