[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 16 bytes saving in i386 kernel and libc, libc_r
* tygs (tygs@netcologne.de) wrote:
>Hi,
>
>by changing the following line
>
> rorw $8,%ax
>
>where ever it appears in
> * src/lib/libc/arch/i386/net/[hn]to[nh][ls].S
> * src/sys/lib/libkern/arch/i386/[hm]to[nh][ls].S
>to
>
> xchgb %ah,%al
this seems like something that could have definite benefits but could
be put off in lieu of spending precious developer time on less tedious
tasks. i'd be glad to do this if it's wanted, in fact i'll go ahead and
do it. if diffs are desired let me know.
--
eliab[at]spack[dot]org