EasyManuals Logo

Analog Devices adsp-2100 User Manual

Analog Devices adsp-2100
486 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #428 background imageLoading...
Page #428 background image
15
15 – 105
The same data register may be used as a source for the arithmetic
operation and as a destination for the memory read. The register supplies
the value present at the beginning of the cycle and is written with the
value from memory at the end of the cycle.
For example,
(1) MR=MR+MX0*MY0(UU), MX0=DM(I0, M0), MY0=PM(I4,M4);
is a legal version of this multifunction instruction and is not flagged by the
assembler. Changing the order of clauses, as in
(2) MX0=DM(I0, M0), MY0=PM(I4,M4), MR=MR+MX0*MY0(UU);
results in an assembler warning, but assembles and executes exactly as the
first form of the instruction. Note that reading example (2) from left to
right may suggest that the data memory value is loaded into MX0 and
MY0 and subsequently used in the computation, all in the same cycle. In
fact, this is not possible. The left-to-right logic of example (1) suggests the
operation of the instruction more closely. Regardless of the apparent logic
of reading the instruction from left to right, the read-first, write-second
operation of the processor determines what actually happens.
Status Generated: All status bits are affected in the same way as for the
single operation version of the selected arithmetic operation.
<ALU> operation
ASTAT: 7 6 543210
SS MV AQ AS AC AV AN AZ
---*****
AZ Set if result equals zero. Cleared otherwise.
AN Set if result is negative. Cleared otherwise.
AV Set if an overflow is generated. Cleared otherwise.
AC Set if a carry is generated. Cleared otherwise.
AS Affected only when executing the Absolute Value operation
(ABS). Set if the source operand is negative.
MULTIFUNCTION
ALU / MAC with DATA & PROGRAM MEMORY READ
(instruction continues on next page)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Analog Devices adsp-2100 and is the answer not in the manual?

Analog Devices adsp-2100 Specifications

General IconGeneral
BrandAnalog Devices
Modeladsp-2100
CategoryComputer Hardware
LanguageEnglish

Related product manuals