<div dir="ltr">Hi,<div><br></div><div>This patch serializes the offset in the following machine operands:</div><div>target index, global address, external symbol, constant pool index,</div><div>and block address.</div><div><br></div><div>The syntax for these operands is expanded and now includes</div><div>an optional suffix which represents the offset:</div><div><br></div><div>   <operand> [ [ + | - ] <offset> ]</div><div><br></div><div>Example:</div><div><br></div><div>  @G + 4</div><div><br></div><div>Cheers,</div><div>Alex</div></div>