6.82.1 Description
Performs the logical OR between the contents of register Rd and register Rr, and places the result in the destination register Rd.
|
Operation: | |||
|
(i) |
Rd ← Rd v Rr | ||
|
Syntax: |
Operands: |
Program Counter: | |
|
(i) |
OR Rd,Rr |
0 ≤ d ≤ 31, 0 ≤ r ≤ 31 |
PC ← PC + 1 |
16-bit Opcode:
| 0010 | 10rd | dddd | rrrr |
