DSP1611/17/18/27/28/29 DIGITAL SIGNAL PROCESSOR
Information Manual
Instruction Set
April 1998
4-20
DRAFT COPY
Lucent Technologies Inc.
4.5 Instruction Set
(continued)
4.5.4 Special Function Group (continued)
Table 4-10. Special Function Statements
Statement F2
Description
aD = aS >> 1
aD = aS >> 4
aD = aS >> 8
aD = aS >> 16
Arithmetic right shift (sign preserved) of 36-bit accumulators.
aD = aS
aD = –aS
aD = ~aS
36-bit transfer.
Two's complement.
One's complement.
aD = rnd(aS)
Round upper 20 bits of accumulator.
aDh = aSh + 1
Increment high half of accumulator (lower half cleared).
aD = aS + 1
Increment accumulator.
aD = y
aD = p
32-bit transfer, sign extend into guard bits 35—32.
aD = aS << 1
aD = aS << 4
aD = aS << 8
aD = aS << 16
Arithmetic left shift (sign-extended from new bit 31) of the least significant.
32 bits of the 36-bit accumulators.
Table 4-11. Replacement Table for Special Function Instructions
Replace
Value
Meaning
aD, aS
a0, a1
One of two DAU accumulators.
CON
mi, pl, eq, ne, gt, le, lvc, lvs, mvs, mvc, c0ge, c0lt,
c1ge, c1lt, heads, tails, true, false, allt, allf, somet,
somef, oddp, evenp, mns1, nmns1, npint, njint,
lock
†
, ebusy
‡
† DSP1627/28/29 only.
‡ DSP1618/28 only.
See
for definitions of pro-
cessor flags.
Содержание DSP1611
Страница 18: ...Chapter 1 Introduction...
Страница 27: ...Chapter 2 Hardware Architecture...
Страница 52: ...Chapter 3 Software Architecture...
Страница 116: ...Chapter 4 Instruction Set...
Страница 154: ...Chapter 5 Core Architecture...
Страница 176: ...Chapter 6 External Memory Interface...
Страница 208: ...Chapter 7 Serial I O...
Страница 237: ...Chapter 8 Parallel I O DSP1617 Only...
Страница 261: ...Chapter 9 Parallel Host Interface PHIF DSP1611 18 27 28 29 Only...
Страница 275: ...Chapter 10 Bit I O Unit...
Страница 284: ...Chapter 11 JTAG Test Access Port...
Страница 306: ...Chapter 12 Timer...
Страница 313: ...Chapter 13 Bit Manipulation Unit...
Страница 325: ...Chapter 14 Error Correction Coprocessor DSP1618 28 Only...
Страница 350: ...Chapter 15 Interface Guide...
Страница 367: ...Appendix A Instruction Encoding...
Страница 379: ...Appendix B Instruction Set Summary...
Страница 381: ...aD extractz aS IM16 B 52 aD insert aS arM B 53 aD insert aS IM16 B 54 aD aS aaT B 55...
Страница 437: ...Index...