• Elliott Hughes's avatar
    Fix 'stack' register matching for all architectures. · a9e34173
    Elliott Hughes authored
    Every architecture was at least slightly wrong. Rather than try to
    tune the heuristics, let's just keep lists of all the registers.
    
    Also start adding some unit tests.
    
    Change-Id: I490dcc9855f7af1e3529734711400f366ffc4e0f
    a9e34173
stack_core.py 18.6 KB