freebsd-skq/lib/libkse/arch
Peter Wemm eaa9864401 Update context code for my last ABI breakage of mcontext. I'm worried
about the fpu code here.  It should be using fxsave/fxrstor instead of
saving/restoring the control word.  The SSE registers are used a lot in
gcc generated code on amd64.  I'm not sure how this all fits together
though.
2003-10-17 16:30:09 +00:00
..
amd64 Update context code for my last ABI breakage of mcontext. I'm worried 2003-10-17 16:30:09 +00:00
i386 Fix FPU state restoring bug by jumping to right position. 2003-09-22 14:34:02 +00:00
ia64 Make KSE_STACKSIZE machine dependent by moving it from thr_kern.c to 2003-09-19 23:28:13 +00:00
sparc64 Don't forget to initialize the fake tcb when the kcb is allocated. 2003-10-12 16:50:45 +00:00