• jyan's avatar
    S390X: [turbofan] Word32 loads should be unsigned. · 6382a610
    jyan authored
    TEST=cctest/test-run-load-store/*
    R=joransiu@ca.ibm.com, mbrandy@us.ibm.com, michael_dawson@ca.ibm.com, bjaideep@ca.ibm.com
    BUG=
    
    S390: [interpreter] Heal closures when bytecode array is gone.
    
    Port 5c8609de
    
    Original commit message:
    
        This ensures the InterpreterEntryTrampoline heals code entry fields
        inside closures when being called without a valid bytecode array. This
        is preparatory work to allow removal of bytecode when switching some
        functions to other types of code.
    
    R=mstarzinger@chromium.org, joransiu@ca.ibm.com, bjaideep@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
    
    BUG=v8:4280
    LOG=N
    
    Review URL: https://codereview.chromium.org/1916143002
    
    Cr-Commit-Position: refs/heads/master@{#35779}
    6382a610
instruction-codes-s390.h 5.69 KB