<div dir="ltr">I think I found a bug in lib/CodeGen/README.txt:<br><br>The register "lr" should be "r4" in instruction "str lr, [sp, #+52]" of :<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
and then "merge" mul and mov:<br>        mul r4, r4, lr<br>        str lr, [sp, #+52]<br>        ldr lr, [r1, #+32]<br>        sxth r3, r3<br>        mla r4, r3, lr, r4</blockquote></div>