mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 23:30:52 +02:00
9ffc300641
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.