<br><br><div class="gmail_quote">On Thu Jan 22 2015 at 3:32:53 PM Chris Sears <<a href="mailto:chris.sears@gmail.com">chris.sears@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">The status quo is:</div><div class="gmail_extra"><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div class="gmail_extra">a) 40b REX+BT instruction for the 64b case</div><div class="gmail_extra">b) 48b TEST for the 32b case</div><div class="gmail_extra">c) unless it's small TEST</div></blockquote><br><div>You are currently paying a 16b penalty for TEST vs BT in the 32b case.</div><div>That may be worth testing the -Os flag.</div></div></blockquote><div><br></div><div>You'll want -Oz here, Os isn't supposed to affect the runtime as much as this is going to.</div><div><br></div><div>-ericĀ </div></div>