tock-mirror/support
Neil Brown 72a8824940 Had a go at implementing multiply overflow checking (with a single division, and pre-checks)
I also added an occam testcase to help time the different between * and TIMES.  But gcc optimises out the loop with TIMES under -O2, and with -O0 there is a factor of four difference.
2009-01-22 16:51:54 +00:00
..
tock_support_cif.h Added the beginnings of list support for CCSP (using glib) 2008-03-25 18:44:49 +00:00
tock_support_cppcsp.h Added some functions to the C++ support header to aid turning an array of channels into an array of channel-ends 2009-01-20 17:23:10 +00:00
tock_support.h Had a go at implementing multiply overflow checking (with a single division, and pre-checks) 2009-01-22 16:51:54 +00:00