Welcome to MSDN Blogs Sign in | Join | Help

March 2007 - Posts

A Case of ARM LDR Instruction

What does the following disassembly instruction do? E59D101C ldr r1, phid, #0x1C (phid is a parameter name) Apparently it loads the value of phid into r1. But what is the value "0x1c"? instruction: E59 D1 01C ---- --- ---- ldr r1 01c Upon entering an
Posted by zhengpei | 1 Comments
Filed under:
 
Page view tracker