<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>