
55
Chapter 3 Functions
3.2 Functions
Bit OR carry flag
Logically OR bits
[ Syntax ]
BOR src
[ Description Example ]
[ Related Instructions ] BAND,BXOR,BNAND,BNOR,BNXOR
[ Function ]
[ Selectable src ]
BOR BOR
src
bit,R0 bit,R1 bit,R2 bit,R3
bit,A0 bit,A1 [A0] [A1]
base:8[A0] base:8[A1] bit,base:8[SB] bit,base:8[FB]
base:16[A0] base:16[A1] bit,base:16[SB]
bit,base:16
C
bit,base:11[SB]
[ Flag Change ]
BOR flag
BOR 4,Ram
BOR 16,Ram:16[SB]
BOR [A0]
[ Operation ]
C src C
UIOBSZDC
Conditions
C : The flag is set when the operation resulted in 1; otherwise cleared.
• This instruction logically ORs the C flag and
src
together and stores the result in the C flag.
[ Instruction Code/Number of Cycles ]
Page=
158
Flag
Change
Comentarios a estos manuales