Memory: remove MASK member
since MASK
is always SIZE - 1
so we don't need to store this separately.
This is part 1 of a series of MRs to improve the memory interface.
@afiergol should be fine also with you, right?
Edited by Simon Spannagel
since MASK
is always SIZE - 1
so we don't need to store this separately.
This is part 1 of a series of MRs to improve the memory interface.
@afiergol should be fine also with you, right?