Appendices
A-84
CJ2 CPU Unit Software User’s Manual
RESET
TIMER/COUNTER
CNR 545 3 4.8 5.4 When resetting 1
word
2839 2555 When resetting
1,000 words
CNRX 547 3 4.7 5.5 When resetting 1
word
2839 2555 When resetting
1,000 words
A-2-5 Comparison Instructions
Instruction Mnemonic FUN No. Length (steps)
ON execution time (µs)
Conditions
CJ2H
CPU6@(-EIP)
CJ2M-
CPU@@
Input Comparison
Instructions (unsigned)
= 300 4 0.08 0.16 ---
<> 305
< 310
<= 315
> 320
>= 325
Input Comparison
Instructions (double,
unsigned)
=L 301 4 to 6 0.08 0.24 ---
<>L 306
<L 311
<=L 316
>L 321
>=L 326
Input Comparison
Instructions (signed)
=S 302 4 0.08 0.16 ---
<>S 307
<S 312
<=S 317
>S 322
>=S 327
Input Comparison
Instructions (double,
signed)
=SL 303 4 to 6 0.08 0.24 ---
<>SL 308
<SL 313
<=SL 318
>SL 323
>=SL 328
Time Comparison
Instructions
=DT 341 4 16.300 27.9 ---
<>DT 342
<DT 343
<=DT 344
>DT 345
>=DT 346
COMPARE CMP 020 3 0.06 0.080 ---
!CMP 020 30 2.06 2.6 ---
Instruction Mnemonic FUN No.
Length
(steps)
ON execution time (µs)
Conditions
CJ2H
CPU6@(-EIP)
CJ2M-
CPU@@