APP - 1
APPENDICES
APP.
APPENDICES
APPENDIX 1 Processing Times
The processing time for the individual instructions are shown below.
Operation processing times can vary substantially depending on the nature of the
source and destinations of the instructions, and the values contained in the following
tables should therefore be taken as a set of general guidelines to processing time
rather than as being strictly accurate.
APPENDIX 1.1 Processing time of operation control/Transition instruction
(1) Operation instructions
Processing time of operation instructions
Classifi-
cations
Symbol Instruction Operation expression
Q173DSCPU/
Q172DSCPU
Unit [
µ
s]
Q173DCPU(-S1)/
Q172DCPU(-S1)
Unit [
µ
s]
Binary
operation
= Substitution
#0=#1
1.0 1.5
D800=D801
U3E1\G10000=U3E1\G10001 2.0 2.0
#0L=#2L
1.5 1.5
D800L=D802L
U3E1\G10000L=U3E1\G10002L 2.0 2.0
#0F=#4F
1.5 2.0
D800F=D804F
U3E1\G10000F=U3E1\G10004F 2.5 3.0
+ Addition
#0=#1+#2
1.5 2.0
D800=D801+D802
U3E1\G10000=U3E1\G10001+U3E1\G10002 3.0 3.0
#0L=#2L+#4L
2.0 2.5
D800L=D802L+D804L
U3E1\G10000L=U3E1\G10002L+U3E1\G10004L 2.5 3.5
#0F=#4F+#8F
2.0 3.0
D800F=D804F+D808F
U3E1\G10000F=U3E1\G10004F+U3E1\G10008F 4.0 4.5
- Subtraction
#0=#1-#2
2.0 2.5
D800=D801-D802
U3E1\G10000=U3E1\G10001-U3E1\G10002 3.0 3.5
#0L=#2L-#4L
2.0 2.5
D800L=D802L-D804L
U3E1\G10000L=U3E1\G10002L-U3E1\G10004L 2.5 3.5
#0F=#4F-#8F
2.0 3.0
D800F=D804F-D808F
U3E1\G10000F=U3E1\G10004F-U3E1\G10008F 4.0 5.0