Commit 209af1e9 authored by Tommaso Tocci's avatar Tommaso Tocci Committed by Marc Vef
Browse files

Simplify UpdateSize Operand

The UpdateSizeOperand has been renamed IncreaseSizeOperand.

The operand was using three parameters size,offset and append_flag.

Since we only need the (size + offset) sum in order to apply the
operand, the offset field has been removed.
parent 41221c82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment