Description

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

Operation:

   

(i)

Rd ← Rd • Rr

Syntax:

Operands:

Program Counter:

(i)

AND Rd,Rr

0 ≤ d ≤ 31, 0 ≤ r ≤ 31

PC ← PC + 1

16-bit Opcode:

0010 00rd dddd rrrr