Nimish Telang 903a186304 Use builtins for byteswapping
Make use of XCHG/BSWAP on x86, REV16 and REV on ARMv6-m and above,
and whatever other optimized instructions on other platforms.

Defines extra CONFIG variables, and removes the unused functions for
endian-swapping. Fixes some oversights in using the macros.
2022-06-29 11:32:59 +08:00
..
2022-06-29 11:32:59 +08:00
2022-06-29 11:32:59 +08:00
2022-01-29 01:04:23 +08:00
2022-06-20 14:14:28 +03:00
2022-02-20 21:58:10 +08:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2021-11-23 20:34:56 +09:00
2022-06-29 11:32:59 +08:00
2021-12-07 04:01:27 -08:00
2021-09-25 07:54:39 -03:00
2021-08-03 12:14:07 -03:00
2022-02-26 14:32:42 +08:00
2022-03-17 09:37:15 +02:00
2022-06-03 12:50:14 +08:00
2021-11-29 11:18:36 -06:00
2022-04-17 23:32:05 +03:00