CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2018/04/24 09:32:28
Modified files: sys/arch/amd64/amd64: cpu.c Log message: make the check for XSAVE the same as it is later in the file, for consistency. ok guenther note - there is no equivalent diff here for i386 since XSAVE is not used there.