Motorola DSP96002 User Manual page 316

32-bit digital signal processor
Table of Contents

Advertisement

FLOAT.S
Operation:
D.L
CONVERT TO FP
Description:
Convert the 2's complement 32-bit integer located in the low portion of the operand D into a floating-point
operand, round to single precision and store the result in the operand D.
Input Operand(s) Precision: 32-bit 2's complement integer.
Output Operand Precision: SP Floating-Point.
CCR Condition Codes:
C
V
Z
N
I
LR
R
A
ER Status Bits:
INX
DZ
UNF
OVF
OPERR-Always cleared.
SNAN -Always cleared.
NAN
UNCC -Always cleared.
IER Flags: Flags changed according to standard definition.
A - 128
Integer to Floating-Point
Conversion
ROUND(SP)
D
(parallel data bus move)
- Not affected.
- Not affected.
- Set if result is zero. Cleared otherwise.
- Set if result is negative. Cleared otherwise.
- Always cleared.
- Not affected.
- Not affected.
- Not affected.
-Set if result is inexact. Cleared otherwise.
-Always cleared.
-Always cleared.
-Always cleared.
-Always cleared.
DSP96002 USER'S MANUAL
Assembler Syntax:
FLOAT.S D
(move syntax - see the MOVE in-
struction description.)
FLOAT.S
MOTOROLA

Advertisement

Table of Contents
loading

Table of Contents