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 optimization/2962] inefficient code with and


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-26 04:21 -------
Note even though on PPC, there is only two instructions, lha is slower on the Power4/970 
than a lhz would be because it is cracked aka takes two slots in the instrcution group.

-- 


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


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