> Hmm, looking at that it needs somebody to go through one instruction at > a time very carefully. Eg AX and SI are stashed in the code segment, > they could be stashed in the DS. Interrupts don't have to be > disabled 'cause you can use the SS feature: > mov ss,ax > mov sp,[bx] That doesnt work on early 8088's
- RE: Implementing vfork Greg Haerr
- RE: Implementing vfork Matthew Kirkwood
- Re: Implementing vfork Eric J. Korpela
- Re: Implementing vfork Alistair Riddoch
- RE: Implementing vfork Greg Haerr
- Re: Implementing vfork Alistair Riddoch
- Re: Implementing vfork Eric J. Korpela
- RE: Implementing vfork Greg Haerr
- RE: Implementing vfork Greg Haerr
- RE: Implementing vfork Robert de Bath
- Re: Implementing vfork Alan Cox
- Re: Implementing vfork Robert de Bath
