<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
><br>
> if (sm > 2) handle instruction length<br>
> else if (comment or def instruction) special handling for them<br>
> else skip DWORD with bit 31 set<br>
><br>
> Is this correct?<br>
><br>
<br>
</div></div>SM >= 2 for the instruction length case, but apart from that it should be good.<br>
<br></blockquote><div><br></div><div>Oups. Tipo. It's what I meant.<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Ideally we'd use some tests, as Henri suggested, but that's not<br>
blocking this patch I think.<br></blockquote><div><br></div><div>I'll try to add some of them for that case.<br></div><div>�</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5"><br></div></div></blockquote></div><br></div></div>