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

Re: A new patch for floating point conditional mov on PPo


> 
> It's also not clear to me why you require a HI mode scratch register
> when it appears that output_int_test_compare_fcmov only uses it in
> QI mode.
> 

But the FP comparison needs a HI mode scratch register. It may be
easier to do the same for int comparison. I don't think HI or
QI will make a difference for register pressure.

-- 
H.J. Lu (hjl@gnu.org)


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