| plan 9 kernel history: overview | file list | diff list |
1998/0430/pc/l.s (diff list | history)
| 1998/0401/sys/src/9/pc/l.s:127,133 – 1998/0430/sys/src/9/pc/l.s:127,133 (short | long | prev | next) | ||
|
Comment edit - spelling.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1997/0327 | ADDL $(MACHSIZE-4), SP /* initialise stack */ | |
| 1991/0702 | /* | |
| 1997/0327 |
| |
| 1998/0430 | * Need to do one final thing to ensure a clean machine environment, | |
| 1997/0327 | * clear the EFLAGS register, which can only be done once there is a stack. | |
| 1991/0702 | */ | |
| 1997/0327 | MOVL $0, AX | |