Re: asm and nasm newbie
- From: "wolfgang kern" <nowhere@xxxxxxxxxxx>
- Date: Thu, 22 Sep 2005 18:49:33 +0000 (UTC)
Zhang Huan wrote:
| thanks for replying
questions with sense are always welcome :)
| actually i use such code in real mode, just part of network bootloader
| code.
| can esp directly be used before changing to 32bit mode??
Yes, but I wouldn't alter esp anyway, its lower 16-bits 'are' sp and
the high half must hold zero in true realmode, otherwise any stack-
operation will result in an exception.
__
wolfgang
.
- References:
- asm and nasm newbie
- From: Zhang Huan
- Re: asm and nasm newbie
- From: wolfgang kern
- Re: asm and nasm newbie
- From: Zhang Huan
- asm and nasm newbie
- Prev by Date: Re: asm and nasm newbie
- Next by Date: Re: Masm 8
- Previous by thread: Re: asm and nasm newbie
- Next by thread: Re: asm and nasm newbie
- Index(es):