DSPRelated.com
Forums

32 bit division on 218x

Started by lfouilhac November 14, 2002
Hi all,

I am trying to write in ASM a 32 bit division (23 bit dividend, 32bit
divisor) from example in "Digital Signal Processing Application",
section 2.6.

This example is designed for 64 bit dividend and 32 bit divisor.

I am facing trouble to understand the algorithm used in the example.

I would appreciate it if somebody could enlight me on this point.

TIA,

Laurent