Subject: Re: kern/1515 - Changing netstat variables to 64 bit To: Christos Zoulas <christos@zoulas.com> From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us> List: tech-net Date: 06/09/1999 13:03:04
sorry, i misread.
It certainly appears on a quick read through the gcc sources that both
sparc.md and m68k.md have support for open-coding 64-bit addition as
two instructions (add followed by add-with-carry).
- Bill