If current process is 64bit, use rex-prefixed version of XSAVE (XSAVE64). If current process is 32bit and CPU supports saving segment registers cs/ds in the FPU save area, use non-prefixed variant of XSAVE.
Reported by: Michał Górny <mgorny@mgorny@moritz.systems>
PR: 250043