How to know some info?

John S. Fine johnsfine@verizon.net
Mon Nov 9 16:12:00 GMT 2009


johncaponski wrote:
> leal    0(,%ebx,8), %edx <-- Here I store sth in edx... WHAT!!!??
> subl    %ebx, %edx	
>   

These two instructions together are an optimized form of
edx = 7 * ebx



More information about the Gcc-help mailing list