|
Data Transfer instructions
MOV Copy registers LPM Load from Program memory
LDI Load immediate IN Load from Input port space
LDS Load from SRAM OUT Store to output port
LD Load indirect PUSH Store register on stack
STS Store to SRAM POP Load register from stack
ST Store indirect
|
|
|