summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/lib/lshrdi3.S
Commit message (Collapse)AuthorAgeFilesLines
* xtensa: add helpers for division, remainder and shiftsMax Filippov2022-03-091-0/+28
Don't rely on libgcc presence, build own versions of the helpers with correct ABI. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>