| plan 9 kernel history: overview | file list | diff list |
1992/0806/pc/l.s (diff list | history)
| 1992/0805/sys/src/9/pc/l.s:330,335 – 1992/0806/sys/src/9/pc/l.s:330,340 (short | long | prev | next) | ||
| 1991/0913 | FSTSW AX RET | |
| 1992/0806 | TEXT fpenv(SB),$0 /* save floating point environment without waiting */ MOVL p+0(FP),AX FSTENV 0(AX) RET | |
| 1991/0703 | /* * special traps */ | |