<dec f='src/src/sys/arch/x86/include/fpu.h' l='35' type='void process_write_fpregs_xmm(struct lwp * lwp, const struct fxsave * fpregs)'/>
<use f='src/src/sys/arch/amd64/amd64/machdep.c' l='1926' u='c' c='cpu_setmcontext'/>
<doc f='src/src/sys/arch/x86/include/fpu.h' l='34'>/* Load FP registers with user-supplied values */</doc>
<use f='src/src/sys/arch/amd64/amd64/netbsd32_machdep.c' l='827' u='c' c='cpu_setmcontext32'/>
<use f='src/src/sys/arch/amd64/amd64/process_machdep.c' l='132' u='c' c='process_write_fpregs'/>
<def f='src/src/sys/arch/x86/x86/fpu.c' l='582' ll='597' type='void process_write_fpregs_xmm(struct lwp * l, const struct fxsave * fpregs)'/>
<doc f='src/src/sys/arch/x86/x86/fpu.c' l='578'>/*
 * Write the FP registers.
 * Buffer has usually come from userspace so should not be trusted.
 */</doc>
