Date: Fri, 16 Jul 2010 06:35:17 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/include asm.h src/sys/mips/mips exception.S support.S swtch.S tlb.S Message-ID: <201007160635.o6G6Zko2087030@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2010-07-16 06:35:17 UTC
FreeBSD src repository
Modified files:
sys/mips/include asm.h
sys/mips/mips exception.S support.S swtch.S tlb.S
Log:
SVN rev 210161 on 2010-07-16 06:35:17Z by imp
Move common macros into asm.h. Replace MIPS_CPU_NOP_DELAY with
HAZARD_DELAY. Move HAZARD_DELAY and ITLBNOPFIX into asm.h, for
possible later optimization...
Reviewed by: jmallet, jchandra
Revision Changes Path
1.8 +14 -0 src/sys/mips/include/asm.h
1.19 +0 -9 src/sys/mips/mips/exception.S
1.9 +0 -2 src/sys/mips/mips/support.S
1.13 +0 -13 src/sys/mips/mips/swtch.S
1.4 +27 -35 src/sys/mips/mips/tlb.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007160635.o6G6Zko2087030>
