Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   maxv
Date:           Sat May  4 07:20:22 UTC 2019

Modified Files:
        src/sys/arch/amd64/amd64: cpufunc.S
        src/sys/arch/i386/i386: cpufunc.S i386func.S
        src/sys/arch/x86/include: cpufunc.h
        src/sys/arch/xen/x86: xenfunc.c

Log Message:
More inlined ASM. While here switch to proper types.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/amd64/amd64/cpufunc.S
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/i386/i386/cpufunc.S
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/i386/i386/i386func.S
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/x86/include/cpufunc.h
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/xen/x86/xenfunc.c

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