IFM_ISHIFT
#define IFM_INST(x) (((x) & IFM_IMASK) >> IFM_ISHIFT)
((uint64_t)(instance) << IFM_ISHIFT))