EasyManua.ls Logo

Atmel AVR

Atmel AVR
191 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
114. SEZ – Set Zero Flag
114.1. Description
Sets the Zero Flag (Z) in SREG (Status Register).
Operation:
(i) Z ← 1
Syntax: Operands: Program Counter:
(i) SEZ None PC ← PC + 1
16-bit Opcode:
1001 0100 0001 1000
114.2. Status Register (SREG) and Boolean Formula
I T H S V N Z C
1
Z 1
Zero Flag set.
Example:
add r2,r19 ; Add r19 to r2
sez ; Set Zero Flag
Words 1 (2 bytes)
Cycles 1
Atmel AVR Instruction Set Manual [OTHER]
Atmel-0856L-AVR-Instruction-Set-Manual_Other-11/2016
167

Table of Contents

Related product manuals