NetBSD/src SpWmkS4sys/arch/x86/include specialreg.h cpu.h, sys/arch/x86/x86 identcpu.c

   Fetch XSAVE area component offsets and sizes when initializing x86 CPU

   Introduce two new arrays, x86_xsave_offsets and x86_xsave_sizes,
   and initialize them with XSAVE area component offsets and sizes queried
   via CPUID.  This will be needed to implement getters and setters for
   additional register types.

   While at it, add XSAVE_* constants corresponding to specific XSAVE
   components.
VersionDeltaFile
1.148+21-1sys/arch/x86/include/specialreg.h
1.92+14-2sys/arch/x86/x86/identcpu.c
1.107+3-1sys/arch/x86/include/cpu.h
+38-43 files

UnifiedSplitRaw