This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
what is ip , fp registers ?
- From: Chandan_Gupta-r65863 <Chandan dot Gupta at freescale dot com>
- To: gcc at gnu dot org, gcc at gcc dot gnu dot org
- Date: Tue, 19 Sep 2006 11:19:16 +0530
- Subject: what is ip , fp registers ?
Hi
I am doing the assembly coding in ARM7TDMI and using the GNU Assembler.
In GNU ARM Assembler Quick Reference, I found 2 register Names which I
am not able to understand, they are ip & fp.
Can anybody explain me about these registers & to which registers are
they mapped.
what is the difference between pc & ip ?
regards
Chandan