
Skip condition
Number of
cycles
Number of
words
Instruction
code
Flag CY
2
16
Skip condition
Number of
cycles
Number of
words
Instruction
code
Flag CY
2
16
Skip condition
Number of
cycles
Number of
words
Instruction
code
Flag CY
2
16
Skip condition
Number of
cycles
Number of
words
Instruction
code
Flag CY
2
16
D9
D0
D9
D0
D9
D0
D9
D0
Rev.3.00
2004.08.06
page 121 of 155
REJ03B0010-0300Z
4584 Group
PRELIMINARY
Notice: This is not a final specification.
Some parametric limits are subject to change.
MACHINE INSTRUCTIONS (INDEX BY ALPHABET) (continued)
TQ3A (Transfer data to register Q3 from Accumulator)
1000000110
206
11
–
Grouping:
A/D conversion operation
Description: Transfers the contents of register A to A/D
control register Q3.
Operation:
(Q3)
← (A)
TR3AB (Transfer data to register R3 from Accumulator and register B)
1000111011
23
B
11
––
Grouping:
Timer operation
Description: Transfers the contents of register B to the
high-order 4 bits (R37–R34) of reload regis-
ter R3, and the contents of register A to the
low-order 4 bits (R33–R30) of reload regis-
ter R3.
Operation:
(R37–R34)
← (B)
(R33–R30)
← (A)
TR1AB (Transfer data to register R1 from Accumulator and register B)
1000111111
23F
11
–
Grouping:
Timer operation
Description: Transfers the contents of register B to the
high-order 4 bits (R17–R14) of reload regis-
ter R1, and the contents of register A to the
low-order 4 bits (R13–R10) of reload regis-
ter R1.
Operation:
(R17–R14)
← (B)
(R13–R10)
← (A)
TRGA (Transfer data to register RG from Accumulator)
1000001001
20
9
11
–
Grouping:
Clock control operation
Description: Transfers the contents of register A to regis-
ter RG.
Operation:
(RG0)
← (A0)