| plan 9 kernel history: overview | file list | diff list |
1991/01151/ss/dat.h (diff list | history)
| 1991/0112/sys/src/9/ss/dat.h:117,127 – 1991/01151/sys/src/9/ss/dat.h:117,124 (short | long | prev | next) | ||
| 1990/1223 | struct FPsave { | |
| 1991/01151 | long fsr; long fpreg[32+1]; /* +1 so we can double-align */ | |
| 1990/1223 | }; struct Conf | |
| 1991/0112/sys/src/9/ss/dat.h:734,740 – 1991/01151/sys/src/9/ss/dat.h:731,737 | ||
| 1990/1223 | { FPinit, FPactive, | |
| 1991/01151 | FPinactive, | |
| 1990/1223 | }; /* | |