Re: [Tack-devel] back-end tables, assemblers, and front-ends
Moved to https://github.com/davidgiven/ack
Brought to you by:
dtrg
From: Gregory T. (t. K. <gt...@di...> - 2006-07-21 23:39:08
|
At 7:46 PM -0400 7/21/06, David Given wrote: >[...] >> LDR R7,[R13,#8] > >...is accessing function parameters, which seem to be passed on the stack. = The >reason why you're not seeing the arguments in r0-r4 is that they're just no= t >there! Then what does the ARM assembler code look like prior to calling count()? = Does it set up the values for min and max on the stack or somewhere else,= like r0 and r1? That code wasn't posted, so I wasn't able to determine= where the parameters were in reality compared to where they were expected= to be. tim Gregory T. (tim) Kelly Owner Dialectronics.com P.O. Box 606 Newberry, SC 29108 "Anything war can do, peace can do better." -- Bishop Desmond Tutu |