21.08.2013 Views

AVR Instruction Set Nomenclature: Status Register (SREG ...

AVR Instruction Set Nomenclature: Status Register (SREG ...

AVR Instruction Set Nomenclature: Status Register (SREG ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Example:<br />

Words: 1 (2 bytes)<br />

Cycles: 2<br />

122<br />

clr r27 ; Clear X high byte<br />

ldi r26,$60 ; <strong>Set</strong> X low byte to $60<br />

st X+,r0 ; Store r0 in data space loc. $60(X post inc)<br />

st X,r1 ; Store r1 in data space loc. $61<br />

ldi r26,$63 ; <strong>Set</strong> X low byte to $63<br />

st X,r2 ; Store r2 in data space loc. $63<br />

st -X,r3 ; Store r3 in data space loc. $62(X pre dec)<br />

<strong>Instruction</strong> <strong>Set</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!