Source-Changes archive

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

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   maxv
Date:           Fri Oct  5 18:51:52 UTC 2018

Modified Files:
        src/sys/arch/x86/include: cpu.h fpu.h
        src/sys/arch/x86/x86: fpu.c

Log Message:
export x86_fpu_mxcsr_mask, fpu_area_save and fpu_area_restore


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/arch/x86/include/cpu.h
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/x86/include/fpu.h
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/x86/x86/fpu.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