-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2393/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 10386:2269c571956c
---------------------------
misc: Add functions for doing popcount and power-of-two checking

Adds two public domain algorithms for determining number of set bits and also
whether a value is a power of two, uses the builtin that is available in GCC
and clang for popcount.


Diffs
-----

  src/base/bitfield.hh e2c43045a81b 

Diff: http://reviews.gem5.org/r/2393/diff/


Testing
-------


Thanks,

Andreas Hansson

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to