Floatu.x unsigned integer to floatu.x, Floating-point conversion – Motorola DSP96002 User Manual

Page 322

Advertising
background image

A - 134

DSP96002 USER’S MANUAL

MOTOROLA

FLOATU.X

Unsigned Integer to

FLOATU.X

Floating-Point Conversion

Description:

Convert the unsigned 32-bit integer located in the low portion of the operand D into a floating-point operand

and store the result in the operand D. The rounding precision is SEP.

Input Operand(s) Precision: 32-bit unsigned integer.

Output Operand Precision: SEP Floating-Point.

CCR Condition Codes:

C

- Not affected.

V

- Not affected.

Z

- Set if result is zero. Cleared otherwise.

N

- Always cleared.

I

- Always cleared.

LR

- Not affected.

R

- Not affected.

A

- Not affected.

ER Status Bits:

INX

-Always cleared.

DZ

-Always cleared.

UNF

-Always cleared.

OVF

-Always cleared.

OPERR-Always cleared.

SNAN -Always cleared.

NAN

-Always cleared.

UNCC -Always cleared.

IER Flags: Flags changed according to standard definition.

Assembler Syntax:

FLOATU.X D (move syntax - see the MOVE in-

struction description.)

Operation:

D.L

CONVERT TO FP

D

(parallel data bus move)

Instruction Format: FLOATU.X D (move syntax - see the MOVE instruction description.)

10

0101

uu10

0ddd

31

14 13

0

OPTIONAL EFFECTIVE ADDRESS EXTENSION OR IMMEDIATE LONG DATA

DATA BUS MOVE FIELD

Advertising