http://www.cl.cam.ac.uk/freshers/raspbe ... /ok01.html
I've been reading the Baking Pi course (see link above), and I've come to the 4th 'part': Enabling Output. I am confused as to the difference between 'ldr' and 'mov'. Even the definitions given are identical:
mov reg,#val puts the number val into the register named reg.
ldr reg,=val puts the number val into the register named reg.
Besides the slightly different syntax, what is the difference? (And yes, I RTFM (or at least his explanation) several times. I didn't get it.)
11 posts
- Posts: 7
- Joined: Wed Jan 11, 2012 8:59 pm
'NOWS > MEMO' 카테고리의 다른 글
cyclictest _ numa.h : no such file or directory (0) | 2014.05.21 |
---|---|
리눅스 파티션 매뉴얼 (0) | 2014.05.01 |
terminologies 140406 (0) | 2014.04.06 |
coupon collector's problem (0) | 2014.03.11 |
Tamper resistance (탬퍼링 방지 기술) (0) | 2014.02.20 |