<div dir="ltr">Hi <div><br></div><div>I am testing serialization library and now I have problem with compiled methods.</div><div>I try to materialise 64bits method in 32bits image and otherwise. Both is not working (but in same image everything is fine).</div><div><br></div><div>I investigated following difference with "Margitude>>between:and:" as example:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><div>(Margitude>>between:and:) size.  "=> 64bits->46; 32bits->30"</div></div><div><div><br></div></div><div><div>(Margitude>>between:and:)  header. "same 34078723 for 64 and 32 bits"</div></div><div><div><br></div></div><div><div>(Margitude>>between:and:)  initialPC. "=> 64bits-> 33; 32bits->17"</div></div></blockquote><br><div>Is there any formula to convert these values between 64 and 32 bits?</div><div><br></div><div>Best regards,</div><div>Denis</div></div>