summaryrefslogtreecommitdiff
path: root/sys/src/cmd/webcookies.c
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2013-05-26 22:41:40 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2013-05-26 22:41:40 +0200
commit257c7e958ef125ec12cc218519ce56f767eb112d (patch)
tree815353b334a8f22f1a6f771fd58c0f27a140bfc9 /sys/src/cmd/webcookies.c
parent7aea1204b9843842827302a3eb58752333daf918 (diff)
keep fpregs always in sse (FXSAVE) format, adapt libmach and acid files for new format
we now always use the new FXSAVE format in FPsave structure and fpregs file, converting back and forth in fpx87save() and fpx87restore(). document that fprestore() is a destructive operation now. change fp register definition in libmach and adapt fpr() acid funciton. avoid unneccesary copy of fpstate and fpsave in sysfork(). functions including syscalls do not preserve the fp registers and copying fpstate from the current process would mean we had to fpsave(&up->fpsave); first. simply not doing it, new process starts in FPinit state.
Diffstat (limited to 'sys/src/cmd/webcookies.c')
0 files changed, 0 insertions, 0 deletions