• Russell King's avatar
    [ARM] Fix div64 implementation. · 7a085672
    Russell King authored
    Our do_div implementation can't correctly handle divisors with the
    top bit set.  This cset fixes this up with a minimal change.
    7a085672
div64.S 1.13 KB