<div dir="ltr">Hi all,<div><br></div><div>The attached patch implements __eabi_*divmod calls when on EABI mode only. It also allows for the contraction of div+mod and uses the correct ABI of using R1, not the stack as in the GNU variant.</div>
<div><br></div><div>This patch does not test for 64-bit values correctness, yet, nor the use of divmod for calculating only the remainder, which shall go on separate patch(es). FIXMEs in place.</div><div><br></div><div>The test-suite buildbot is unaffected because it runs on arm-linux-gnueabihf, not arm-none-eabi.</div>
<div><br></div><div>Please review.</div><div><br></div><div>cheers,</div><div>--renato</div></div>