PIPE_CONTROL_POST_SYNC_OP_MASK
post_sync = (cmd_val(s, 1) & PIPE_CONTROL_POST_SYNC_OP_MASK) >> 14;
.condition_mask = PIPE_CONTROL_POST_SYNC_OP_MASK,