pub fn substitute_and_on_stackpointer(
    project: &mut Project
) -> Option<Vec<LogMessage>>
Expand description

Substitutes logical AND on the stackpointer register by SUB. Expressions are changed to use constants w.r.t the provided bit mask.