Texas Instruments TMS320C67X/C67X+ DSP User Manual

Page 128

Advertising
background image

AND

Bitwise AND

3-68

Instruction Set

SPRU733

Pipeline
Stage

E1

Read

src1, src2

Written

dst

Unit in use

.L or .S

Instruction Type

Single-cycle

Delay Slots

0

See Also

OR, XOR

Example 1

AND .L1X

A1,B1,A2

Before instruction

1 cycle after instruction

A1 F7A1 302Ah

A1 F7A1 302Ah

A2 xxxx xxxxh

A2 02A0 2020h

B1 02B6 E724h

B1 02B6 E724h

Example 2

AND .L1

15,A1,A3

Before instruction

1 cycle after instruction

A1 32E4 6936h

A1 32E4 6936h

A3 xxxx xxxxh

A3 0000 0006h

Pipeline

Advertising