CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/02/16 13:31:30
Modified files: sys/arch/mips64/mips64: cache_r5k.S Log message: Do an explicit `sync' instruction before returning from cache routines; this is a nop on R5k and RM52xx, but actually required on RM7k.