History log of /seL4-camkes-master/projects/util_libs/libutils/include/utils/builtin.h
Revision Date Author Comments
# c70f064b 30-Jun-2019 Damon Lee <Damon.Lee@data61.csiro.au>

libutils: Add POPCOUNTL macro

Similar to the CTZL and etc. macros, we add an unsigned long version of
the POPCOUNT macro.


# bb87670c 02-Jun-2017 Gamlath, Kalana (Data61, Kensington UNSW) <Kalana.Gamlath@data61.csiro.au>

Added support for word size agnostic byte swapping.


# a7130f9f 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

fix licenses


# 880d00af 10-Jan-2017 Adrian Danis <Adrian.Danis@data61.csiro.au>

libutils: Add FindFirstSet builtins


# a7b8939c 25-May-2016 Matthew Fernandez <matthew.fernandez@nicta.com.au>

libutils: trivial: Replace ifdef guards with pragma once.


# 2d06df66 12-Nov-2015 Adrian Danis <Adrian.Danis@nicta.com.au>

libutils: Add long versions of bit operations and preference using them