|
pflib v3.9.0-rc3-11-g2537d8f
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.