6.51.2 Status Register (SREG) and Boolean Formula
I | T | H | S | V | N | Z | C |
– | – | – | – | – | – | – | – |
Example:
ldi r16,0x05 ; Set up EIND and Z-pointer out EIND,r16 ldi r30,0x00 ldi r31,0x10 eicall ; Call to 0x051000
- Words
- 1 (2 bytes)
Note:
- The instruction is only implemented on devices with 22-bit PC
- Cycle times for data memory access assume internal RAM access and are not valid for accessing external RAM.