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:   simonb
Date:           Sun May 24 07:15:24 UTC 2020

Modified Files:
        src/sys/arch/mips/include: cpuregs.h locore.h
        src/sys/arch/mips/mips: locore_mips3.S

Log Message:
Add mipsNN_cp0_rdhwr_cpunum() which returns the current CPU number
read from the CPUNum hardware register on MIPS{32,64}R2.


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/arch/mips/include/cpuregs.h
cvs rdiff -u -r1.104 -r1.105 src/sys/arch/mips/include/locore.h
cvs rdiff -u -r1.114 -r1.115 src/sys/arch/mips/mips/locore_mips3.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