For Programmers: Free Programming Magazines  


Home > Archive > A86 Assembler > August 2006 > difference between ebp and bp









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author difference between ebp and bp
Olivier Heerwegh

2006-08-31, 2:41 am

Hi,


I'm totally new to assembler code for ARM. I've ever programmed a coldfire but I've forgot lots of it.

now I have to program some performance sensitive things in C, so inline assembler should be suggested.
I'm using the MIRACL C library, it isn't very documented and it's totaly not surveyable, so I'm just going to take a piece of the assembler code...

Dependent on what is defined in the header-files,
they use
"push ebp"
...or otherwise they
"use bp"
what's the difference between these two statements ?
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com