mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 11:52:12 +01:00
For byte order reverse and rotation we have builtins in the CC-RX compiler. Especially when rotating registers with fixed amounts this can be compiled efficiently into opcodes with embedded values for shift (without needing other registers).