ST10 FAMILY PROGRAMMING MANUAL
68/172
CPLB
Integer One’s Complement
Syntax
CPL op1
Operation
(op1)
<-- ¬(op1)
Data Types
BYTE
Description
Performs a 1’s complement of the source operand specified by op1. The result is stored back into op1.
Flags
Addressing Modes
E
Z
V
C
N
*
*
0
0
*
E
Set if the value of op1 represents the lowest possible negative number. Cleared otherwise.
Used to signal the end of a table.
Z
Set if result equals zero. Cleared otherwise.
V
Always cleared.
C
Always cleared.
N
Set if the most significant bit of the result is set. Cleared otherwise.
Mnemonic
Format
Bytes
CPLB
Rb
n
B1 n0
2
Содержание ST10 Series
Страница 2: ......
Страница 4: ...ST10 FAMILY PROGRAMMING MANUAL 2 172...