Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/mips



Module Name:    src
Committed By:   matt
Date:           Sun Jun  7 08:03:10 UTC 2015

Modified Files:
        src/sys/arch/mips/include: cpuregs.h
        src/sys/arch/mips/mips: locore.S locore_mips3.S locore_octeon.S
            mipsX_subr.S
        src/sys/arch/mips/rmi: rmixl_subr.S

Log Message:
Define COP0 register that use select value in <mips/cpuregs.h>
Use those new definitions


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/mips/include/cpuregs.h
cvs rdiff -u -r1.195 -r1.196 src/sys/arch/mips/mips/locore.S
cvs rdiff -u -r1.107 -r1.108 src/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mips/mips/locore_octeon.S
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/mips/mips/mipsX_subr.S
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mips/rmi/rmixl_subr.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index