Bnxor - Renesas R8C/Tiny Series Software Manual

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

Advertisement

Chapter 3
Functions

BNXOR

[ Syntax ]
BNXOR
src
[ Operation ]
______
A
C
src
[ Function ]
• This instruction exclusive ORs the C flag and the inverted value of
flag.
[ 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
Change
Conditions
C :
The flag is set when the operation results in 1; otherwise cleared.
[ Description Example ]
BNXOR
flag
BNXOR
4,Ram
BNXOR
16,Ram:16[SB]
BNXOR
[A0]
[ Related Instructions ]
Rev.2.00 Oct 17, 2005
REJ09B0001-0200
Exclusive OR inverted bits
Bit Not eXclusive OR carry flag
C
src
bit,R2
bit,R3
[A0]
[A1]
bit,base:8[SB] bit,base:8[FB]
bit,base:16[SB] bit,base:16
B
S
Z
D
C
BAND, BOR, BXOR, BNAND, BNOR
page 54 of 263
BNXOR
[ Instruction Code/Number of Cycles ]
src
and stores the result in the C
3.2 Functions
Page: 156

Advertisement

Table of Contents
loading

Table of Contents