mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-08 10:26:14 -04:00
The current construct was made when developing on a 32-bit machine. Having a simple bswap operation replaced with 2 bswap, 2 shift and 2 or is quite of a waste of precious cycles... Let's provide a trivial asm-based implementation for x86_64. |
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||