Re: Help with Enter and Leave Instructions
- From: "randyhyde@xxxxxxxxxxxxx" <randyhyde@xxxxxxxxxxxxx>
- Date: 7 Dec 2005 11:58:39 -0800
biggerplum wrote:
> Hey,
>
> for my uni assignment i have to write a program in asm, It is in the
> mark scheme that we use the ENTER and LEAVE instuctions, Im having abit
> of trouble getting my head around this. I was hoping someone could show
> me an example of how to use these, and how to pass in parameters and
> return a value.
>
> Thanks alot
>
> Biggerplum
Here are some references to help explain how to pass parameters and do
advanced things with ENTER and LEAVE:
http://webster.cs.ucr.edu/AoA/Windows/PDFs/IntermediateProcedures.pdf
http://webster.cs.ucr.edu/AoA/Windows/PDFs/ParameterImplementation.pdf
http://webster.cs.ucr.edu/AoA/Windows/PDFs/LexicalNesting.pdf
This is all part of the 'Art of Assembly' book which you can find
on-line here:
http://webster.cs.ucr.edu/AoA/index.html
Cheers,
Randy Hyde
.
- Follow-Ups:
- Re: Help with Enter and Leave Instructions
- From: biggerplum
- Re: Help with Enter and Leave Instructions
- From: Betov
- Re: Help with Enter and Leave Instructions
- References:
- Help with Enter and Leave Instructions
- From: biggerplum
- Help with Enter and Leave Instructions
- Prev by Date: Re: Boachs,kernel, Assembly, C++ plz help... !!!!
- Next by Date: Some of the chapters of my new book
- Previous by thread: Help with Enter and Leave Instructions
- Next by thread: Re: Help with Enter and Leave Instructions
- Index(es):