DSP1611/17/18/27/28/29 DIGITAL SIGNAL PROCESSOR
Information Manual
Instruction Encoding
April 1998
A-4
Lucent Technologies Inc.
A.2 Field Descriptions
(a ) Field
(a ) field specifies transfer accumulator.
B Field
B field specifies the type of branch instruction (except
software interrupt).
BMU Encodings
Note: nn encodes the auxiliary register to be used (00—ar0,
01—ar1, 10—ar2, or 11—ar3).
Table A-1.
(
a
)
Field
(a )
Register
0
Accumulator 1
1
Accumulator 0
Table A-2. B Field
B
Operation
000
return
001
ireturn
010
goto pt
011
call pt
1xx
Reserved
T
T
T
T
Table A-3. BMU Encodings
F4
AR
Operation
0000
00nn
aD = aS >> arM
0001
00nn
aD = aS << arM
0000
10nn
aD = aS >>> arM
0001
10nn
aD = aS <<< arM
1000
0000
aD = a >> aS
1001
0000
aD = a << aS
1000
1000
aD = a >>> aS
1001
1000
aD = a <<< aS
1100
0000
aD = aS >> IM16
1101
0000
aD = aS << IM16
1100
1000
aD = aS >>> IM16
1101
1000
aD = aS <<< IM16
0000
1100
aD = exp(aS)
0001
11nn
aD = norm(aS, arM)
1110
0000
aD = extracts(aS, IM16)
0010
00nn
aD = extracts(aS, arM)
1110
0100
aD = extractz(aS, IM16)
0010
01nn
aD = extractz(aS, arM)
1110
1000
aD = insert(aS, IM16)
1010
10nn
aD = insert(aS, arM)
0111
0000
aD = aS : aa0
0111
0001
aD = aS : aa1
S
S
S
S
Содержание 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...