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: GCC-SH: fix muls.w and mulu.w mnemonics


> On Mar  6, 2001, Toshi Morita <tm2@best.com> wrote:
> 
> > The patches to support muls.w and mulu.w were applied to binutils a while
> > back
> 
> Did they make it to the binutils 2.11 release branch?  If not, it
> might be a good idea to get it into the next binutils release.  It
> would probably not be a good idea to require an unreleased binutils
> with a released GCC.

I grabbed the latest snapshot from sourceware.cygnus.com, and it supported
both mulu/mulu.w and muls/muls.w. 

I originally sent the patches about a year ago, so if 2.11 was released
within the last year, it should be in there.

> 
> > Tue Mar  6 13:56:56 PST 2001  Toshiyasu Morita  (toshiyasu.morita@hsa.hitachi.com)
> 
> > 	* config/sh/sh.md (umulhisi3_i, mulhisi3_i): Fix mnemonics. 
> > 	* config/sh/lib1funcs.asm (mulsi3): Convert mulu to mulu.w.
> 
> Ok, please check it in.  Unless you don't have CVS write access, in
> which case, just let me know, and I'll check it in.

I don't have CVS write access, so please apply.

> Thanks!
> 
> -- 
> Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
> Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
> CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
> Free Software Evangelist    *Please* write to mailing lists, not to me
> 

Toshi


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