Infineon Technologies C166S V2 User Manual page 227

16-bit microcontroller
Table of Contents

Advertisement

BMOVN
Group
Syntax
Source Operand(s)
Destination Operand(s)
Operation
(op1) ← ¬(op2)
Description
Moves the complement of a single bit from the source operand specified by op2 into the
destination operand specified by op1. The source bit is examined and the flags are
updated accordingly.
CPU Flags
E
Always cleared.
Z
Contains the logical negation of the source bit.
V
Always cleared.
C
Always cleared.
N
Contains the state of the source bit.
Encoding
Mnemonic
BMOVN
bitaddr
User Manual
Bit to Bit Move and Negate
Boolean Bit Manipulation Instructions
BMOVN op1, op2
op2 → BIT
op1 → BIT
E
Z
0
B
, bitaddr
Z.z
Q.q
Detailed Instruction Description
V
C
0
0
Format
3A QQ ZZ qz
8-227
User Manual
C166S V2
BMOVN
N
B
Bytes
4
V 1.7, 2001-01

Advertisement

Table of Contents
loading

Table of Contents