<div dir="ltr">Hi,<div><br></div><div>This patch implements serialization of the frame index machine operands. There are two kinds of stack objects - fixed and ordinary ones, and thus the references for both of them have a different syntax. The ordinary stack object references use the following syntax:</div><div><br></div><div>   %stack.<id>[.<name>]</div><div><br></div><div>And the fixed stack object references use the following syntax:</div><div><br></div><div>   %fixed-stack.<id></div><div><br></div><div>Thanks,</div><div>Alex</div></div>