This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [patch, mips] Improved memset for MIPS


On Thu, 2013-09-19 at 11:25 -0400, Carlos O'Donell wrote:

> This looks good to me.
> 
> I think Joseph Myers should give the final ACK.
> 
> Could you please post your *.out files so others 
> can have the raw data for the test run?
> 
> Cheers,
> Carlos.

Sure, here are the bench-memset.out files for the o32, n32, and n64
ABIs.  All were done with hard float and in little endian mode and the
ones with the .new suffix have my change while the ones with the .orig
suffix do not.  I have big endian data too but it is not significantly
different then the little endian data so I didn't include it.

Steve Ellcey
sellcey@mips.com

Attachment: bench-memset.out.n32.hard.new
Description: Text document

Attachment: bench-memset.out.n32.hard.orig
Description: Text document

Attachment: bench-memset.out.n64.hard.new
Description: Text document

Attachment: bench-memset.out.n64.hard.orig
Description: Text document

Attachment: bench-memset.out.o32.hard.new
Description: Text document

Attachment: bench-memset.out.o32.hard.orig
Description: Text document


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