This is the mail archive of the gcc@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]

Re: cr logical instruction for powerpc target


David Edelsohn wrote:

	GCC currently looks for opportunities to use CR logical
instructions to compare the results of two comparisons.  GCC does not use
CR logical instructions to cascade comparisons.



Thanks a lot.

Do you know if there is any specific options of GCC to replace those CR logical instructions by another instructions sequences (using copies of CRs to GPR and logical operation on the GPRs) ?

Regards.

--
Régis Odeyé
Thales Computers, a Thales company. www.thalescomputers.com
E-mail: rod@thalescomputers.fr
Tel: +33 (0)4 98 16 34 86 - Fax: +33 (0)4 98 16 34 01



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