[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <18382.7074.69060.661720@cargo.ozlabs.ibm.com>
Date: Wed, 5 Mar 2008 15:03:46 +1100
From: Paul Mackerras <paulus@...ba.org>
To: benh@...nel.crashing.org
Cc: Steven Rostedt <rostedt@...dmis.org>, linuxppc-dev@...abs.org,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] add strncmp to PowerPC
Benjamin Herrenschmidt writes:
> Do we have any indication that it performs better than the C one ?
I would expect it to, given that the assembler one has two branches in
the per-byte loop compared to 3 in the C version.
Paul.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists