6.58.2 Status Register (SREG) and Boolean Formula
| I | T | H | S | V | N | Z | C |
| – | – | – | – | – | – | – | – |
Example:
mov r30,r0 ; Set offset to call table
icall ; Call routine pointed to by r31:r30
- Words
- 1 (2 bytes)
Note:
- Cycle times for data memory access assume internal RAM access and are not valid for accessing external RAM.
