BUILD: intops: on x86_64, the bswap instruction is called bswapq

Building with tcc fails on "bswap" which in fact ought to be called
"bswapq". Let's rename it as gas doesn't care.
1 file changed