Q8_STAT_DESC_OPCODE
#define Q8_STAT_DESC_OPCODE(data) ((data >> 58) & 0x003F)
#define Q8_STAT_DESC_OPCODE(data) ((data >> 42) & 0xF)