EXT Extract and Sign-Extend a Bit Field

Instruction Type

Single-cycle

 

 

Delay Slots

0

 

 

See Also

EXTU

 

 

Example 1

EXT .S1

A1,10,19,A2

 

 

Before instruction

1 cycle after instruction

A1

A2

07A4 3F2Ah

xxxx xxxxh

A1

A2

07A4 3F2Ah

FFFF F21Fh

Example 2

EXT .S1

A1,A2,A3

Before instruction

1 cycle after instruction

A1

A2

A3

03B6 E7D5h

0000 0073h

xxxx xxxxh

A1

A2

A3

03B6 E7D5h

0000 0073h

0000 03B6h

3-112

Instruction Set

SPRU733

Page 172
Image 172
Texas Instruments TMS320C67X/C67X+ DSP manual Extu, Before instruction Cycle after instruction