MI_MATH
#define MI_MATH(x) MI_INSTR(0x1a, (x) - 1)
#define MI_MATH(n) (__MI_INSTR(0x1A) | XE_INSTR_NUM_DW((n) + 1))