This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/24929] long long shift/mask operations should be better optimized



------- Comment #5 from uros at kss-loka dot si  2006-06-27 10:12 -------
(In reply to comment #4)

> which may be optimal.

        movzbl  18(%esp), %eax

could be used in this particular case.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24929


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]