CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/09/27 12:17:08
Modified files: sys/arch/mips64/include: cpustate.h Log message: Don't forget to put the necessary MFC0_HAZARD in SAVE_CPU. For some reason I had put the MTC0_HAZARD in RESTORE_CPU years ago but forgot their counterparts.