Renesas R8C/Tiny Series Software Manual page 78

16-bit single-chip microcomputer
Hide thumbs Also See for R8C/Tiny Series:
Table of Contents

Advertisement

Chapter 3
Functions
BXOR
[ Syntax ]
BXOR src
[ Operation ]
A
C
src
C
[ Function ]
• This instruction exclusive ORs the C flag and
[ Selectable src ]
bit,R0
bit,R1
bit,A0
bit,A1
base:8[A0]
base:8[A1]
base:16[A0]
base:16[A1]
C
bit,base:11[SB]
[ Flag Change ]
Flag
U
I
O
B
Change
Conditions
C :
The flag is set when the operation resulted in 1; otherwise cleared.
[ Description Example ]
BXOR
flag
BXOR
4,Ram
BXOR
16,Ram:16[SB]
BXOR
[A0]
[ Related Instructions ]
Exclusive OR bits
Bit eXclusive OR carry flag
src
bit,R2
bit,R3
[A0]
[A1]
bit,base:8[SB] bit,base:8[FB]
bit,base:16[SB] bit,base:16
S
Z
D
C
BAND,BOR,BNAND,BNOR,BNXOR
[ Instruction Code/Number of Cycles ]
src
together and stores the result in the C flag.
61
3.2 Functions
BXOR
Page=160

Advertisement

Table of Contents
loading

Table of Contents