On Tuesday 19 September 2006 06:49, Chandan_Gupta-r65863 wrote: > 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.
ip is r12 and fp r11. Paul