Moveu.l, Move unsigned immediate long, Operation assembler syntax – Freescale Semiconductor StarCore SC140 User Manual

Page 625

Advertising
background image

MOVEU.L

SC140 DSP Core Reference Manual

A-311

MOVEU.L

Move Unsigned Immediate Long

MOVEU.L

to a Data Register (AGU)

Description

Status and Conditions that Affect Instruction

None.

Status and Conditions Changed by Instruction

Example

moveu.l #$fffffff8,d3

Operation

Assembler Syntax

#u32

→ Db

MOVEU.L #u32,Db {0

≤ u32 < 2

32

}

MOVEU.L #u32,Db

Loads an unsigned long word (32-bit) immediate value into a data register (Db), zero-extending it.

Register Address

Bit Name

Description

Ln

L

Clears the Ln bit in the destination register.

Register/Memory Address

Before

After

Immediate

$FFFF FFF8

D3

$0:$00 FFFF FFFF8

ZERO

EXTENSION

39

0

32

Db

Advertising