Intel i960 Jx Developer's Manual page 231

Microprocessor
Table of Contents

Advertisement

Action:
For all
if((mask & AC.cc) != 000
src1 = 1;
else
src1 = 0;
testno:
if(AC.cc == 000
src1 = 1;
else
src1 = 0;
Faults:
STANDARD
Example:
# Assume AC.cc = 100
testl g9
Opcode:
teste
testne
testl
testle
testg
testge
testo
testno
See Also:
cmpi, cmpdeci, cmpinci
TEST<cc>
except
testno
:
)
2
#true value
#false value
)
2
#true value
#false value
Refer to
2
# g9
22H
COBR
25H
COBR
24H
COBR
26H
COBR
21H
COBR
23H
COBR
27H
COBR
20H
COBR
INSTRUCTION SET REFERENCE
section 6.1.6, "Faults" (pg.
0x00000001
6-5).
6
6-119

Advertisement

Table of Contents
loading

Table of Contents