[PATCH 0/4] Use compiler intrinsics for byteswapping

David Woodhouse dwmw2 at infradead.org
Tue Dec 4 21:15:26 EST 2012


This series of patches enables the __builtin_bswapXX() series of functions
that have been supported since GCC 4.4. It allows GCC to emit load-and-swap
or store-and-swap instructions on architectures which support that.

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse at intel.com                              Intel Corporation


More information about the Linuxppc-dev mailing list