]> xenbits.xensource.com Git - xen.git/commit
x86: modernize swab64()
authorJan Beulich <jbeulich@suse.com>
Thu, 31 Oct 2024 11:40:13 +0000 (12:40 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 31 Oct 2024 11:40:13 +0000 (12:40 +0100)
commit0d87ca02378a56fef83c62fd17f25e10be40b36b
tree7f59c1d245c0b15a8a7e4c572b7a76f5bcfc8904
parent60db1b1ccd8dd5ac9e442e236d6b23e69cfb248b
x86: modernize swab64()

For quite a while we didn't need to be concerned of 32-bit code
generation anymore: Simply use the 64-bit form of BSWAP here.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Frediano Ziglio <frediano.ziglio@cloud.com>
xen/arch/x86/include/asm/byteorder.h