• balazs.kilvady's avatar
    MIPS: Refactor Map::ConstructionCount. · 1a033e5d
    balazs.kilvady authored
    Port 35ff259b
    
    Original commit message:
    This combines Map::DoneInobjectSlackTracking and Map::ConstructionCount into one more generic 4-bit counter.
    
    Counter values from 15 down to 8 are used for in-object slack tracking, values from 7 down to 0 are free to be used for a new counter when in-object slack tracking is inactive
    
    BUG=
    
    Review URL: https://codereview.chromium.org/780303003
    
    Cr-Commit-Position: refs/heads/master@{#25692}
    1a033e5d
builtins-mips64.cc 55.6 KB