Skip to content
Commit 9e7a5929 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

arm: add eabi version of 64-bit division functions



eabi prescribes different entry points for 64-bit division on
32-bit platforms.  Implement a wrapper for the GCC-style __divmoddi4
and __udivmoddi4 functions.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent a8a79dac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment