Skip to content
Commit dd78bc11 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

tile: convert uses of "inv" to "finv"



The "inv" (invalidate) instruction is generally less safe than "finv"
(flush and invalidate), as it will drop dirty data from the cache.
It turns out we have almost no need for "inv" (other than for the
older 32-bit architecture in some limited cases), so convert to
"finv" where possible and delete the extra "inv" infrastructure.

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent 7d937719
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment