36 movt move tag from source to destination – Texas Instruments MSP50C6xx User Manual

Page 216

Advertising
background image

Individual Instruction Descriptions

4-130

4.14.36

MOVT

Move Tag From Source to Destination

Syntax

[label]

name

dest, src

Clock, clk

Word, w

With RPT, clk

Class

MOVT

{adrs}, TFn

Table 4–46

Table 4–46

5

Execution

dest

src

PC

PC + w

Flags Affected

None

Opcode

Instructions

16

15

14

13

12

11

10

9

8

7

6

5

4

3

2

1

0

MOVT {adrs}, TFn

1

1

0

1

0

1

1

1

fig

adrs

x

dma16 (for direct) or offset16 (long relative) [see section 4.13]

Description

Move TFn from STAT register to memory tag. All addressing modes are
available.

See Also

MOVU, MOV, MOVT, MOVB, MOVBS, MOVS

Example 4.14.32.1

MOVT *R3++, TF2

Copy the TF2 flag bit to the 17

th

bit of the word pointed by R3. Increment R3 by 2.

Advertising