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

/gem5/src/arch/arm/isa/templates/
H A Dmisc.isadiff 12503:47b60911f9ba Tue Dec 19 16:43:00 EST 2017 Nikos Nikoleris <nikos.nikoleris@arm.com> arch-arm: Fix cache line size for cache maintenace inst

Cache maintenance operations operate on whole cache blocks. This
changeset uses the system cache line size as the size of the cache
maintenance requests and masks the lower bits of the effective
address.

Change-Id: I6e7aefff51670c8cac39e4e73db21a0c5a0b7aef
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/7824
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>

Completed in 9 milliseconds