mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 13:02:13 +01:00
Implement div words for different platforms. Use implementation not using a divide instruction unless SP_DIV_WORD_USE_DIV or we know there is a div instruction. Fix Thumb implementation of div word.