summaryrefslogtreecommitdiff
path: root/sys/arch/x86/include/cpu_extended_state.h
AgeCommit message (Expand)Author
2023-02-25x86: Mitigate MXCSR Configuration Dependent Timing in kernel FPU use.riastradh
2019-06-26Implement PT_GETXSTATE and PT_SETXSTATEmgorny
2018-05-23Clean up the FPU headers.maxv
2017-11-08remove vestigemaxv
2017-10-31Remove outdated comment.maxv
2017-10-31Don't embed our own values in the reserved fields of the XSAVE area, itmaxv
2017-10-31Add xsh_xcomp_bv and fx_zero, and use uint8_t instead.maxv
2017-08-10Remove the svr4/ibcs2 fpu flags.maxv
2016-08-18KNF and simplify.maxv
2014-02-25Add support for saving the AVX-256 ymm registers during FPU context switches.dsl
2014-02-18It seems that firefox includes machine/fpu.h on amd64.dsl
2014-02-15Remove all references to MDL_USEDFPU and deferred fpu initialisation.dsl
2014-02-13Check the argument types for the fpu asm functions.dsl
2014-02-12Change i386 to use x86/fpu.c instead of i386/isa/npx.cdsl
2014-02-09Add compatibility for some userspace code (eg firefox) that seems to lookdsl
2014-02-08Add bit defs for more of the x87 status register.dsl
2014-02-07Convert the amd64 build to use x86/cpu_extended_state.h so that the fpudsl
2014-02-07Move all the hardware register layout for the x86 cpus into a headerdsl