patch-2.1.73 linux/include/asm-i386/processor.h
Next file: linux/include/asm-i386/ptrace.h
Previous file: linux/include/asm-i386/math_emu.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Tue Dec 9 17:57:09 1997
- Orig file:
v2.1.72/linux/include/asm-i386/processor.h
- Orig date:
Tue Dec 2 09:49:40 1997
diff -u --recursive --new-file v2.1.72/linux/include/asm-i386/processor.h linux/include/asm-i386/processor.h
@@ -76,9 +76,8 @@
long fcs;
long foo;
long fos;
- long top;
- struct fpu_reg regs[8]; /* 8*16 bytes for each FP-reg = 128 bytes */
- unsigned char lookahead;
+ long st_space[20]; /* 8*10 bytes for each FP-reg = 80 bytes */
+ unsigned char ftop, changed, lookahead, no_update, rm, alimit;
struct info *info;
unsigned long entry_eip;
};
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov