75
2.2.22 (2) CMP (compare) (word)
Operation
Rd
−
Rs; set condition code
Assembly-Language Format
CMP.W Rs, Rd
Operand Size
Word
Condition Code
I
H
N
Z
V
C
—
—
∆
—
∆
∆
∆
∆
I:
Previous value remains unchanged.
H:
Set to 1 when there is a borrow from bit 11; otherwise cleared to 0.
N:
Set to 1 when the result is negative; otherwise cleared to 0.
Z:
Set to 1 when the result is zero; otherwise cleared to 0.
V:
Set to 1 when an overflow occurs; otherwise cleared to 0.
C:
Set to 1 when there is a borrow from bit 15; otherwise cleared to 0.
Description
This instruction subtracts a source register from a destination register and sets the condition code
flags according to the result. The destination register is not altered.
Instruction Formats and Number of Execution States
Instruction code
Addressing
mode
Mnem.
Operands 1st byte 2nd byte
3rd byte 4th byte
No. of
states
Register direct
CMP.W
Rs, Rd
1
D
0
rs 0
rd
2
Содержание H8/300L Series
Страница 1: ...H8 300L Series Programming Manual ...
Страница 6: ...iv ...
Страница 8: ...2 ...
Страница 11: ......
Страница 14: ......
Страница 46: ......
Страница 48: ......
Страница 60: ......
Страница 83: ......
Страница 116: ......
Страница 150: ...144 ...
Страница 151: ......
Страница 156: ...150 ...