Intel i960 Jx Developer's Manual page 146

Microprocessor
Table of Contents

Advertisement

INSTRUCTION SET REFERENCE
Example:
cmpo r9, 0x10
bg xyz
Opcode:
cmpi
cmpib
cmpis
cmpo
cmpob
cmpos
See Also:
COMPARE AND BRANCH<cc>, cmpdeci, cmpdeco, cmpinci, cmpinco,
concmpi, concmpo
Side Effects:
Sets the condition code in the arithmetic controls.
Notes:
The core instructions
mented on 80960Cx, Kx and Sx processors.
6-34
# Compares the value in r9 with 0x10
# and sets AC.cc to indicate the
# result.
# Branches to xyz if the value of r9
# was greater than 0x10.
5A1H
REG
595H
REG
597H
REG
5A0H
REG
594H
REG
596H
REG
cmpib
,
cmpis
,
compob
and
compos
are not imple-

Advertisement

Table of Contents
loading

Table of Contents