Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 2252 → Rev 2233

/trunk/kernel/arch/sparc64/src/mm/cache.S
45,10 → 45,8
subcc %g1, DCACHE_LINE_SIZE, %g1
bnz,pt %xcc, 0b
stxa %g0, [%g1] ASI_DCACHE_TAG
membar #Sync
retl
! beware SF Erratum #51, do not put the MEMBAR here
nop
membar #Sync
 
/** Flush only D-cache lines of one virtual color.
*