SDKZSPF LSI, SDKZSPF Datasheet - Page 339

no-image

SDKZSPF

Manufacturer Part Number
SDKZSPF
Description
Manufacturer
LSI
Datasheet

Specifications of SDKZSPF

Lead Free Status / Rohs Status
Supplier Unconfirmed
E.5
E.5.1
API Specification for 32-bit Division Library Function on
G2
32-bit Division
Synopsis
Result32 lib_div32( Num32, Den32 )
Input
Int Num32
Int Den32
Return
Int Result32
Description
Performs a 32-bit fractional division between two 32-bit positive integers
Result32 = Num32/Den32
The technique is a 32-bit implementation of the 16-bit divide step
instruction "diva".
API Specification for 32-bit Division Library Function on G2
Copyright © 1999-2003 by LSI Logic Corporation. All rights reserved.
32-bit positive integer
32-bit positive integer
Q31 Fractional number
E-7