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:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment