APPENDICES APPENDIX
Appendix 1 Processing Times
307
A
APPENDICES
Appendix 1 Processing Times
Processing time of operation control/Transition instruction
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.
Operation instructions
Classifications Symbol Instruction Operation expression Unit [µs]
Binary operation = Substitution #0=#1 1.5
D800=D801 1.5
U3E1\G10000=U3E1\G10001 2.0
U3E1\HG10000=U3E1\HG10001 1.8
#0L=#2L 1.5
D800L=D802L 1.5
U3E1\G10000L=U3E1\G10002L 2.0
U3E1\HG10000L=U3E1\HG10002L 1.8
#0F=#4F 1.5
D800F=D804F 1.5
U3E1\G10000F=U3E1\G10004F 2.0
U3E1\HG10000F=U3E1\HG10004F 1.8
+ Addition #0=#1+#2 2.2
D800=D801+D802 2.2
U3E1\G10000=U3E1\G10001+U3E1\G10002 4.6
U3E1\HG10000=U3E1\HG10001+U3E1\HG10002 2.8
#0L=#2L+#4L 2.2
D800L=D802L+D804L 2.2
U3E1\G10000L=U3E1\G10002L+U3E1\G10004L 3.2
U3E1\HG10000L=U3E1\HG10002L+U3E1\HG10004L 2.9
#0F=#4F+#8F 2.2
D800F=D804F+D808F 2.2
U3E1\G10000F=U3E1\G10004F+U3E1\G10008F 3.2
U3E1\HG10000F=U3E1\HG10004F+U3E1\HG10008F 2.9
- Subtraction #0=#1-#2 2.2
D800=D801-D802 2.2
U3E1\G10000=U3E1\G10001-U3E1\G10002 3.1
U3E1\HG10000=U3E1\HG10001-U3E1\HG10002 2.8
#0L=#2L-#4L 2.2
D800L=D802L-D804L 2.2
U3E1\G10000L=U3E1\G10002L-U3E1\G10004L 3.2
U3E1\HG10000L=U3E1\HG10002L-U3E1\HG10004L 2.9
#0F=#4F-#8F 2.2
D800F=D804F-D808F 2.2
U3E1\G10000F=U3E1\G10004F-U3E1\G10008F 3.2
U3E1\HG10000F=U3E1\HG10004F-U3E1\HG10008F 2.9