Description

Performs the logical AND between the contents of register Rd and a constant, and places the result in the destination register Rd.

Operation:

(i)

Rd ← Rd • K

Syntax:

Operands:

Program Counter:

(i)

ANDI Rd,K

16 ≤ d ≤ 31, 0 ≤ K ≤ 255

PC ← PC + 1

16-bit Opcode:

0111 KKKK dddd KKKK