* David Miller | 2008-05-21 00:11:42 [-0700]: >From: Sebastian Siewior <linux-crypto@xxxxxxxxxxxxxxxx> >Date: Wed, 21 May 2008 09:09:54 +0200 > >> That was, what I expected as well but the numbers were different. I >> checked the assembly code and I had the le loads but more code. I will >> check with different compiler maybe it will get better here as well. > >Your particular powerpc cpu might also do these loads more slowly >than other ones. Yes, that could be case. However a "manual" swap has three opcodes here, the le load has one. I should not end up with more code in the latter cases hould I? Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html