M-V850E-IA4 Renesas Electronics America, M-V850E-IA4 Datasheet - Page 807

no-image

M-V850E-IA4

Manufacturer Part Number
M-V850E-IA4
Description
KIT EVAL V850E IA4 UPD70F3186
Manufacturer
Renesas Electronics America
Datasheets

Specifications of M-V850E-IA4

Lead Free Status / RoHS Status
Lead free / RoHS Compliant
A.1 Restriction on Conflict Between sld Instruction and Interrupt Request
A.1.1
following an instruction in <1> and an interrupt request before the instruction in <1> is complete, the execution result
of the instruction in <1> may not be stored in a register.
A.1.2
If a conflict occurs between the decode operation of an instruction in <2> immediately before the sld instruction
Instruction <1>
Instruction <2>
<Example>
<i>
<ii>
<iii> sld.w 0x28, r10
(1) When compiler (CA850) is used
(2) For assembler
• ld instruction:
• sld instruction:
• Multiplication instruction: mul, mulh, mulhi, mulu
mov reg1, reg2
satadd reg1, reg2
and reg1, reg2
add reg1, reg2
mulh reg1, reg2
Use CA850 Ver. 2.61 or later because generation of the corresponding instruction sequence can be
automatically suppressed.
When executing the sld instruction immediately after instruction <ii>, avoid the above operation using either of
the following methods.
• Insert a nop instruction immediately before the sld instruction.
• Do not use the same register as the sld instruction destination register in the above instruction <ii> executed
Description
Countermeasure
ld.w [r11], r10
mov r10, r28
immediately before the sld instruction.
If the decode operation of the mov instruction <ii> immediately before the sld
instruction <iii> and an interrupt request conflict before execution of the ld instruction
<i> is complete, the execution result of instruction <i> may not be stored in a register.
not reg1, reg2
satadd imm5, reg2
tst reg1, reg2
add imm5, reg2
shr imm5, reg2
ld.b, ld.h, ld.w, ld.bu, ld.hu
sld.b, sld.h, sld.w, sld.bu, sld.hu
APPENDIX A CAUTIONS
User’s Manual U16543EJ4V0UD
satsubr reg1, reg2
or reg1, reg2
subr reg1, reg2
cmp reg1, reg2
sar imm5, reg2
satsub reg1, reg2
xor reg1, reg2
sub reg1, reg2
cmp imm5, reg2
shl imm5, reg2
805

Related parts for M-V850E-IA4