Infineon Technologies C166S V2 User Manual page 226

16-bit microcontroller
Table of Contents

Advertisement

BMOV
Group
Syntax
Source Operand(s)
Destination Operand(s)
Operation
(op1) ← (op2)
Description
Moves 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
BMOV
bitaddr
User Manual
Bit to Bit Move
Boolean Bit Manipulation Instructions
BMOV op1, op2
op2 → BIT
op1 → BIT
E
Z
0
B
, bitaddr
Z.z
Q.q
Detailed Instruction Description
V
C
0
0
Format
4A QQ ZZ qz
8-226
User Manual
C166S V2
BMOV
N
B
Bytes
4
V 1.7, 2001-01

Advertisement

Table of Contents
loading

Table of Contents