YAARX: Yet Another ARX Toolkit  0.1
 All Data Structures Files Functions Variables Macros Pages
diff_set_t Struct Reference

#include <xdp-add-diff-set.hh>

Data Fields

WORD_T diff
 
WORD_T fixed
 

Detailed Description

A set of differences:

  • If fixed[i] = 0, then the i-th bit of the difference is fixeded to diff[i].
  • If fixed[i] = 1, then diff[i] can be either 0 and 1.

Field Documentation

WORD_T diff_set_t::fixed

0 means fixed; 1 means not fixed.


The documentation for this struct was generated from the following file: