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