- BSF/BSR cannot do 16 bit AM in our model, because they only set the lower 16 bits...
[libfirm] / ir / adt / pset.c
1 /**
2  * @file
3  * @brief   pset implementation
4  * @version $Id$
5  */
6 #define PSET
7 #include <set.c>