VNCR_START
if (reg > VNCR_START)
#define VNCR_REG(reg) reg = (VNCR_START + VNCR_##reg / 8)
#define REG_VNCR_OFFSET(val) ((val - VNCR_START) * 8)