DIMMSIZE
#define DIMMSIZE(nrow, ncol, nrank, nbank, width) \
#define DIMMSIZE(reg) ((1ULL << (NUMCOL(reg) + NUMROW(reg))) * NUMRANK(reg) \