Unsigned Integer Math Functions

Share this object
<

Overview

  • Object ID : 2078 (2013-04-17)
  • Author : Phil Pilgrim (PhiPi) | added by Archiver
  • Content :
  • Microcontroller :
  • Language :
  • Category :
  • Licence :

Content

This object provides the following integer math routines, written in Spin:

64 / 32 = 32 unsigned division;
(32 * 32 = 64) / 32 = 32 unsigned "fractional" multiply;
unsigned compares.


Downloads  
Zip archive download

Leave a Reply