YAARX: Yet Another ARX Toolkit
0.1
|
#include <common.hh>
Data Fields | |
WORD_T | val |
WORD_T | fixed |
A set of values:
fixed
[i] = 0, then the i-th bit of the value is fixed to val
[i].fixed
[i] = 1, then val
[i] can be either 0 and 1 i.e. val
[i] = * . WORD_T set_t::fixed |
0 means fixed; 1 means not fixed.