Hi,
In the uboot1.1.6 code , there are some constants like
STACK_FRAME_OVERHEAD and STACK_UNDERHEAD in
the file "\include\ppc_asm.tmpl " . Could you please tell me what are
the use of those constants ?
Here is one statement in the macro CRITICAL_EXCEPTION_PROLOG in the
file "ppc_asm.tmpl"
subi r21,r1,INT_FRAME_SIZE+STACK_UNDERHEAD; /* alloc exc. frame */\
what is the need of STACK_UNDERHEAD here ?
In the macro STD_EXCEPTION there is a statement in the same file
addi r3,r1,STACK_FRAME_OVERHEAD
What is the need of STACK_FRAME_OVERHEAD here ?
Please clarify my doubts ....
Thanks
Dileep Kumar
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users