Description

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

Operation:

(i)

Rd ← Rd v K

Syntax:

Operands:

Program Counter:

(i)

ORI Rd,K

16 ≤ d ≤ 31, 0 ≤ K ≤ 255

PC ← PC + 1

16-bit Opcode:

0110 KKKK dddd KKKK