#define MASK_MASK_VAL(n,length,val) (MASK_TOP_MASK_VAL(length,val) << (((n)*(length))&0x7) )
masks value with the mask size, then applies that mask back to the correct word indexing
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|