User Manual
C166S V2
Detailed Instruction Description
User Manual
8-228
V 1.7, 2001-01
BOR
Bit Logical OR
BOR
Group
Boolean Bit Manipulation Instructions
Syntax
BOR op1, op2
Source Operand(s)
op1, op2
→
BIT
Destination Operand(s)
op1
→
BIT
Operation
(op1)
←
(op1)
∨
(op2)
Description
Performs a single bit logical OR of the source bit specified by op2 and the destination
bit specified by op1. The result is then stored in op1.
CPU Flags
E
Always cleared.
Z
Contains the logical NOR of the two specified bits.
V
Contains the logical OR of the two specified bits.
C
Contains the logical AND of the two specified bits.
N
Contains the logical XOR of the two specified bits.
Encoding
E
Z
V
C
N
0
NOR
OR
AND
XOR
Mnemonic
Format
Bytes
BOR
bitaddr
Z.z
, bitaddr
Q.q
5A QQ ZZ qz
4
Summary of Contents for C166S V2
Page 102: ...User Manual C166S V2 C166S V2 Memory Organization User Manual 3 102 V 1 7 2001 01...
Page 116: ...User Manual C166S V2 Instruction Pipeline User Manual 4 116 V 1 7 2001 01...
Page 152: ...User Manual C166S V2 Interrupt and Exception Handling User Manual 5 152 V 1 7 2001 01...
Page 204: ...User Manual C166S V2 Instruction Set User Manual 7 204 V 1 7 2001 01...
Page 420: ...User Manual C166S V2 Detailed Instruction Description User Manual 8 420 V 1 7 2001 01...
Page 432: ...User Manual C166S V2 Summary of CPU Subsystem Registers User Manual 9 432 V 1 7 2001 01...
Page 437: ...437...