Messages in this thread |  | | Subject | Re: TCP Segmentation Offloading (TSO) | From | Alan Cox <> | Date | 05 Sep 2002 00:17:18 +0100 |
| |
On Wed, 2002-09-04 at 23:39, Gabriel Paubert wrote: > While it would work, this sequence is overkill. Unless I'm mistaken, the > only property of bswap which is used in this case is that it swaps even > and odd bytes, which can be done by a simple "roll $8,%eax" (or rorl).
bswap is a 32bit swap. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |