Mitsubishi Electronics Q170MCPU Video Gaming Accessories User Manual


 
APP - 63
A
PPENDICES
Processing time of transition conditional expressions (continued)
Classifications Symbol Instruction Operation expression
Processing time [µs]
Q170MCPU
#0<#1
D800<D801
1.5
U3E1\G10000<U3E1\G10001 2.5
#0L<#2L
D800L<D802L
2.0
U3E1\G10000L<U3E1\G10002L 2.5
#0F<#4F
D800F<D804F
2.0
<
Less than
(Completion of condition)
U3E1\G10000F<U3E1\G10004F 3.5
#0<=#1
D800<=D801
1.5
U3E1\G10000<=U3E1\G10001 2.5
#0L<=#2L
D800L<=D802L
1.5
U3E1\G10000L<=U3E1\G10002L
#0F<=#4F
D800<=D804F
2.5
<=
Less than or equal to
(Completion of condition)
U3E1\G10000F<=U3E1\G10004F 3.5
#0>#1
D800>D801
1.5
U3E1\G10000>U3E1\G10001 2.5
#0L>#2L
D800L>D802L
1.5
U3E1\G10000L>U3E1\G10002L 2.5
#0F>#4F
D800F>D804F
2.0
>
More than
(Completion of condition)
U3E1\G10000F>U3E1\G10004F 3.5
#0>=#1
D800>=D801
2.0
U3E1\G10000>=U3E1\G10001 2.5
#0L>=#2L
D800L>=D802L
1.5
U3E1\G10000L>=U3E1\G10002L 2.5
#0F>=#4F
D800F>=D804F
2.0
Comparison
operation
>=
More than or equal to
(Completion of condition)
U3E1\G10000F>=U3E1\G10004F 4.0