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: ColdFire softfloat optimization


On Tue, Jun 15, 2004 at 11:53:33AM -0400, Peter Barada wrote:
> I'm not sure if I want a peephole since I need a temp register to hold
> the shifted version of X, as well as I have to modify the type of
> branch(signed vs unsigned).

I think you want to be doing it in optabs.c.


r~


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