<dec f='src/src/sys/arch/x86/include/fpu.h' l='39' type='void process_read_fpregs_xmm(struct lwp * lwp, struct fxsave * fpregs)'/>
<use f='src/src/sys/arch/amd64/amd64/machdep.c' l='1874' u='c' c='cpu_getmcontext'/>
<doc f='src/src/sys/arch/x86/include/fpu.h' l='38'>/* Save FP registers for copy to userspace */</doc>
<use f='src/src/sys/arch/amd64/amd64/netbsd32_machdep.c' l='879' u='c' c='cpu_getmcontext32'/>
<use f='src/src/sys/arch/amd64/amd64/process_machdep.c' l='100' u='c' c='process_read_fpregs'/>
<def f='src/src/sys/arch/x86/x86/fpu.c' l='621' ll='636' type='void process_read_fpregs_xmm(struct lwp * l, struct fxsave * fpregs)'/>
<doc f='src/src/sys/arch/x86/x86/fpu.c' l='617'>/*
 * Read fpu registers, the buffer is usually copied out to userspace.
 * Ensure we write to the entire structure.
 */</doc>
