Function step_op_alu

Source
pub fn step_op_alu(op: Alu, stack: &mut Stack) -> OpResult<()>
Expand description

Step forward constraint checking by the given ALU operation.