• Andre McCurdy's avatar
    [ARM] Optimise ARM720T Thumb abort unwinding. · fb01354b
    Andre McCurdy authored
    Patch from: Andre.
    
    Optimise data_thumb_pushpop and data_thumb_ldmstm population
    counting code with a slightly more optimal algorithm than the
    original as there are only 8 bits to count instead of 16.
    fb01354b
abort-lv4t.S 6.3 KB