Skip to content

Memory: remove MASK member

Simon Spannagel requested to merge memory_rework into master

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

Merge request reports