pflib v3.0.0-rc1-29-g3a901ac
Pretty Fine HGCROC Interaction Library
|
Structure holding a location in the registers. More...
#include <register_maps_types.h>
Public Member Functions | |
RegisterLocation (int r, int m, int n) | |
Usable constructor. | |
Structure holding a location in the registers.
|
inline |
Usable constructor.
This constructor allows us to calculate the mask from the number of bits so that the downstream compilation functions don't have to calculate it themselves.