Kevin Shanahan 389bb4acac model: add foreach_leafbit macro to iterate over one bits
Probably the bigger win comes from skipping over big blocks of zeros 32/64
bits at a time, but it was neat to use the ffsl function in there to take
advantage of hardware instructions to find the next set bit (i.e. bsf on
x86).

Cleaned up the proliforation of "unsigned long" throughout the code and
replaced with the leafblock_t typedef.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-01-05 12:35:21 +10:30
..
2006-09-16 07:10:04 +09:30
2006-09-16 07:10:04 +09:30
2007-02-18 20:32:59 +10:30
2007-10-01 22:39:39 +09:30
2012-12-22 15:43:10 +10:30
2012-12-20 16:03:23 +10:30
2006-09-10 19:02:51 +09:30
2012-12-22 14:31:43 +10:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:02:51 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2012-12-22 16:26:53 +10:30
2013-01-01 10:19:12 +10:30
2006-09-10 19:02:51 +09:30
2006-09-10 19:02:51 +09:30
2006-09-10 19:14:02 +09:30
2012-12-30 13:54:34 +10:30
2006-09-10 19:02:51 +09:30
2013-01-03 17:53:02 +10:30
2012-11-02 18:39:39 +10:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:02:51 +09:30
2012-12-22 16:28:10 +10:30
2012-12-11 20:38:13 +10:30
2013-01-03 17:53:02 +10:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2006-09-10 19:14:02 +09:30
2012-12-22 16:27:44 +10:30
2012-12-22 16:27:44 +10:30
2012-12-22 16:27:44 +10:30
2006-09-10 19:05:57 +09:30
2012-12-21 16:59:25 +10:30