MBR
dw |= (MBR((sp)[1], 32 - (x))); \
*(dp) = (*(dp) & ~n) | (MBR(sw, x) & n); \
*(dp) = (*(dp) & rasops_rmask[x]) | (MBR((sw), x)); \