Multifunction - Analog Devices adsp-2100 Manual

Adsp-2100 family programmable single-chip microprocessors
Table of Contents

Advertisement

MULTIFUNCTION

15
COMPUTATION with MEMORY READ
Syntax:
Permissible dregs
AX0
AX1
AY0
AY1
AR
Description:
transfer. The read operation moves the contents of the source to the
destination register. The addressing mode when combining an arithmetic
operation with a memory read is register indirect with post-modify. For
linear (i.e. non-circular) indirect addressing, the L register
corresponding to the I register used must be set to zero. The contents of
the source are always right-justified in the destination register.
The computation must be unconditional. All ALU, MAC and Shifter
operations are permitted except Shift Immediate and ALU DIVS and
DIVQ instructions.
The fundamental principle governing multifunction instructions is that
registers (and memory) are read at the beginning of the processor cycle
and written at the end of the cycle. The normal left-to-right order of
clauses (computation first, memory read second) is intended to imply this.
In fact, you may code this instruction with the order of clauses reversed.
The assembler produces a warning, but the results are identical at the
opcode level. If you turn off semantics checking in the assembler (using
the –s switch) the warning is not issued.
15 – 92
<ALU>
, dreg =
<MAC>
<SHIFT>
MX0
SI
MX1
SE
MY0
SR0
MY1
SR1
MR0
MR1
MR2
Perform the designated arithmetic operation and data
DM (
I0 ,
I1
I2
I3
I4
I5
I6
I7
PM (
I4 ,
I5
I6
I7
M0
)
;
M1
M2
M3
M4
M5
M6
M7
M4
)
M5
M6
M7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents