<div dir="ltr">Logical 32 bit operations should truncate the immediate to the register witdth, i.e. 32 bits.<div><br></div><div>This allows MC assembler to handle instructions like 'and w2, w3, #-3'.</div><div><br>
</div><div>The truncation is not applied blindly : the 32 most significant bits are checked to be all ones or zeros so that we catch programming errors.</div><div><br></div><div>Comments ? OK to apply ?</div><div><br></div>
<div>Cheers,</div><div>--</div><div>Arnaud de Grandmaison</div><div><br></div></div>