pflib v2.7.0-1-gd371ab6a
Polarfire Interaction Library
|
Structure holding a location in the registers. More...
Public Member Functions | |
RegisterLocation (int r, int m, int n) | |
Usable constructor. More... | |
Structure holding a location in the registers.
|
inline |
Usable constructor.
This constructor allows us to calculat the mask from the number of bits so that the downstream compilation functions don't have to calculate it themselves.