For idivsi3, convert the Thumb2 only instruction to thumb1.
For aeabi_idivmod, using __divsi3.
Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/builtins/arm/aeabi_idivmod.S | ||
---|---|---|
29 | Please line up the trailing comments. |
Comment Actions
fixed format and also manually tested using divsi3_test.c and modified divmodsi4_test.c (calling aeabi_idivmod instead of __divmodsi4)
Please line up the trailing comments.