Jan Philipp Hafer efdb94486b compiler_rt: add __bswapsi2, __bswapdi2 and __bswapti2
- each byte gets masked, shifted and combined
- use boring masks instead of comptime for readability
- tests: bit patterns with reverse operation, if applicable

See #1290
2021-12-11 01:43:37 -08:00
..
2021-12-01 15:19:29 -07:00
2021-12-06 16:29:39 -07:00
2021-12-06 15:57:19 -06:00
2021-11-15 20:04:55 -05:00
2021-11-15 04:47:57 +01:00
2021-12-08 22:32:31 -07:00
2021-12-02 12:35:17 -08:00
2021-12-06 16:29:39 -07:00
2021-10-27 16:07:48 -04:00