INSTR_26_TO_24_SHIFT
(op) << INSTR_26_TO_24_SHIFT | (sub_op) << 16 | (flags))
u32 op = (cmd_header & INSTR_26_TO_24_MASK) >> INSTR_26_TO_24_SHIFT;