Move.w d1,(r7+4) – Freescale Semiconductor StarCore SC140 User Manual

Page 605

Advertising
background image

MOVE.W

SC140 DSP Core Reference Manual

A-291

Status and Conditions that Affect Instruction

Status and Conditions Changed by Instruction

Example

move.w d1,(r7+4)

Register Address

Bit Name

Description

MCTL[31:0]

AM3–AM0

Address modification bits when updating R0–R7. Otherwise, the
instruction is not affected by MCTL.

SR[18]

EXP

Determines which stack pointer is used when the stack pointer is an
operand. Otherwise, the instruction is not affected by SR.

Register Address

Bit Name

Description

Ln

L

Clears the Ln bit in the destination registers.

Register/Memory Address

Before

After

MCTL

$0000 0000

d1

$FF FFFF FFF1

R7

$0000 000A

$0000 000A

$000E

$FFF1

Advertising