Figure 2.16 Sample Parallel Instruction Program; Table 2.30 Correspondence Between Dsp Instruction Operands And Registers - Renesas HD6417641 Hardware Manual

32-bit risc microcomputer superh risc engine family / sh7641 series
Table of Contents

Advertisement

Table 2.30 Correspondence between DSP Instruction Operands and Registers

Register
Sx
A0
Yes
A1
Yes
M0
M1
X0
Yes
X1
Yes
Y0
Y1
When writing parallel instructions, the B-field instruction is written first, followed by the A-field
instruction. A sample parallel processing program is shown in figure 2.16.
PADD A0, M0, A0
DCF
PINC X1, A1
PCMP X1, M0
Square brackets mean that the contents can be omitted.
The no operation instructions NOPX and NOPY can be omitted. Table 2.31 gives an overview of
the B field in parallel operation instructions.
A semicolon is the instruction line delimiter, but this can also be omitted. If the semicolon
delimiter is used, the area to the right of the semicolon can be used as a comment field. This has
the same function as with conventional SH tools.
The DSR register condition code bit (DC) is always updated on the basis of the result of an
unconditional ALU or shift operation instruction. Conditional instructions do not update the DC
bit. Multiply instructions, also, do not update the DC bit. DC bit updating is performed by means
of bits CS0 to CS2 in the DSR register. The DC bit update rules are shown in table 2.32.
ALU/BPU Operations
Sy
Dz
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
PMULS X0, Y0, M0

Figure 2.16 Sample Parallel Instruction Program

Multiply Operations
Du
Se
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
MOVX.W @R4+, X0
MOVY.W @R6+, Y0 [;]
MOVX.W A0, @R5+R8
MOVY.W @R7+, Y0 [;]
MOVX.W @R4
[NOPY] [;]
Rev. 4.00 Sep. 14, 2005 Page 89 of 982
Section 2 CPU
Sf
Dg
Yes
Yes
Yes
Yes
Yes
Yes
Yes
Yes
REJ09B0023-0400

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sh7641

Table of Contents