430
SRM1 Cycle Time and I/O Response Time Section 7-3
35 ORW 14.3 Constant V word → word 2.9
15.2 Word V word → word
37.3 *DM V *DM → *DM
36 XORW 14.3 Constant V word → word 2.9
15.2 Word V
word → word
37.3 *DM V *DM → *DM
37 XNRW 14.3
Constant V
word → word
2.9
15.2
Word V word → word
37.3
*DM V
*DM → *DM
38 INC 9.9 When incrementing a word 2.9
17.3 When incrementing *DM
39 DEC 10.2 When decrementing a word 2.9
17.4 When decrementing *DM
40 STC 3.5 Any 2.9
41 CLC 3.0 2.9
46 MSG 11.3 With message in words 2.9
19.4 With message in *DM
47 RXD* 39.1 Word specification, 1 byte input 2.9
116.8 *DM specification, 256 bytes input
48 TXD* 31.3 Word specification, 1 byte input (RS-232C) 2.9
266.5 *DM specification, 256 bytes input (RS-232C)
26.7 Word specification, 1 byte input (Host Link)
34.0 *DM specification, 256 bytes input (Host Link)
50 ADB 16.8 Constant + word → word 3.0
17.6 Word + word → word
39.9 *DM + *DM → *DM
51 SBB 17.0 Constant – word → word 3.0
17.8 Word – word → word
40.2 *DM – *DM → *DM
52 MLB 19.1 Constant × word → word 3.0
20.1 Word × word → word
43.5 *DM × *DM → *DM
53 DVB 19.5 Word ÷ constant → word 3.0
20.4 Word ÷ word → word
43.7 *DM ÷ *DM → *DM
54 ADDL 26.7 Word + word → word 3.0
49.9 *DM + *DM → *DM
55 SUBL 26.8 Word – word → word 3.0
49.9 *DM – *DM → *DM
56 MULL 81.4 Word × word → word 3.0
106.2 *DM × *DM → *DM
57 DIVL 76.9 Word ÷ word → word 3.0
101.8 *DM ÷ *DM → *DM
60 CMPL 16.9 Comparing words 2.9
32.9 Comparing *DM
67 BCNT* 26.9 Counting a word 3.0
2.29 ms Counting 6,656 words via *DM
Code Mnemonic ON execution
time (µs)
Conditions (Top: min.; bottom: max.) OFF execution time (µs)