Homepages.cae.wisc.edu

Scalar division: Division is not supported in the PLX instruction set and hence we have to develop a division algorithm. This is done using multiple shift and subtract operations performed in a loop. The denominator is first shifted 15 places to the left, where after the loop is started. ................
................