Bnand - 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

BNAND

[ Syntax ]
BNAND
src
[ Operation ]
______
C
src
C
[ Function ]
• This instruction logically ANDs 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
Condition
C :
The flag is set when the operation results in 1; otherwise cleared.
[ Description Example ]
BNAND
flag
BNAND
4,Ram
BNAND
16,Ram:16[SB]
BNAND
[A0]
[ Related Instructions ]
Rev.2.00 Oct 17, 2005
REJ09B0001-0200
Logically AND inverted bits
Bit Not AND carry flag
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, BNOR, BNXOR
page 50 of 263
BNAND
[ Instruction Code/Number of Cycles ]
src
and stores the result in the C
3.2
Functions
Page: 153

Advertisement

Table of Contents
loading

Table of Contents