<div dir="ltr">On 22 June 2013 01:19, Weiming Zhao <span dir="ltr"><<a href="mailto:weimingz@codeaurora.org" target="_blank">weimingz@codeaurora.org</a>></span> wrote:<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">The syntax of %0 is not changed.<br>
When %0 is encountered, the first reg of GPRPair will be emitted.<br>
GAS accepts ASM like "ldrd r0, [r4]" , but we won't replace "%0" with "r0,<br>
r1"<br></blockquote><div></div></div><br></div><div class="gmail_extra">So, this patch will fix one side but not all. I think that's perfectly fine. Can you add a FIXME to that effect on the appropriate place in the code?</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">How often does the %0 pattern appear in real code? Will your patch make it easier/harder to implement the %0 syntax?</div><div class="gmail_extra"><br></div><div class="gmail_extra">
cheers,</div><div class="gmail_extra">--renato</div></div>