<div dir="ltr">On Thu, Dec 18, 2014 at 4:39 AM, Asiri Rathnayake <span dir="ltr"><<a href="mailto:asiri.rathnayake@arm.com" target="_blank">asiri.rathnayake@arm.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><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">Hi Saleem,<br>
<br>
This patch:<br>
<a href="http://llvm.org/viewvc/llvm-project?view=revision&revision=224502" target="_blank">http://llvm.org/viewvc/llvm-project?view=revision&revision=224502</a><br>
<br>
Is crashing some MCHammer runs. Here's an llvm-mc reproducer:<br>
<br>
> echo 'PUSH.W   {r0}' | ./bin/llvm-mc -triple=thumbv7 --show-encoding<br>
--show-inst<br>
<br>
Can you have a look?<br></blockquote><div><br></div><div>Thanks for pointing that out.  Seems that I had retained the offset from the existing code which was off by one.  Fixed in SVN r224521 with test cases (for both the push and pop cases). </div><div> </div><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">
Best,<br>
<br>
- Asiri<br>
<br>
<br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Saleem Abdulrasool<br>compnerd (at) compnerd (dot) org</div>
</div></div>