« Previous | Next » 

Revision c732a52d

IDc732a52d3e3b7ed42d7daa94ba40a83408cd6f22

Added by Richard Henderson over 11 years ago

bswap: Rewrite cpu_to_<endian><type>u with {ld,st}<type>_<endian>_p

We've now optimized the ld/st versions; reuse that for the "legacy"
versions. Always use inlines so that we get the type checking that
we expect.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences