![Xilinx Virtex-II Pro PPC405 User Manual Download Page 398](http://html1.mh-extra.com/html/xilinx/virtex-ii-pro-ppc405/virtex-ii-pro-ppc405_user-manual_3410279398.webp)
706
March 2002 Release
1-800-255-7778
Virtex-II Pro™ Platform FPGA Documentation
Chapter 11:
Instruction Set
R
or
OR
Description
The contents of register
r
S are ORed with the contents of register
r
B and the result is loaded
into register
r
A.
The contents of one register can be copied into another register using
or
with
r
S
=
r
B.
Simplified mnemonics defined for this instruction are described in
Pseudocode
(
r
A)
←
(
r
S)
∨
(
r
B)
Registers Altered
•
r
A.
•
CR[CR0]
LT, GT, EQ, SO
if Rc
=
1.
Exceptions
•
None.
Compatibility
This instruction is defined by the PowerPC user instruction-set architecture (UISA). It is
implemented by all PowerPC processors.
or
r
A,
r
S
,
r
B
(Rc=0)
or.
r
A,
r
S
,
r
B
(Rc=1)
X Instruction Form
31
r
S
r
A
r
B
444
Rc
0
6
1
1
1
6
2
1
3
1