• Junliang Yan's avatar
    PPC/s390: Explicitly store the code layout in CodeDesc · ba75052e
    Junliang Yan authored
    Port ad3546ab
    
    Original Commit Message:
    
        This is an initial step towards clarifying the layout of the
        instruction area. As follow-ups, we should remove additional
        safepoint and handler table offset parameters, and perhaps alter
        Code::safepoint_table_offset (handler_table) semantics to always
        contain a real offset and avoid the magic 0 signifying nonexistent
        tables.
    
    R=jgruber@chromium.org, joransiu@ca.ibm.com, michael_dawson@ca.ibm.com
    BUG=
    LOG=N
    
    Change-Id: I6c2d3244710f8f3f33bcceb3988e19547f55fba0
    Reviewed-on: https://chromium-review.googlesource.com/c/1446138Reviewed-by: 's avatarMilad Farazmand <miladfar@ca.ibm.com>
    Commit-Queue: Junliang Yan <jyan@ca.ibm.com>
    Cr-Commit-Position: refs/heads/master@{#59218}
    ba75052e
Name
Last commit
Last update
..
OWNERS Loading commit data...
assembler-s390-inl.h Loading commit data...
assembler-s390.cc Loading commit data...
assembler-s390.h Loading commit data...
code-stubs-s390.cc Loading commit data...
constants-s390.cc Loading commit data...
constants-s390.h Loading commit data...
cpu-s390.cc Loading commit data...
deoptimizer-s390.cc Loading commit data...
disasm-s390.cc Loading commit data...
frame-constants-s390.cc Loading commit data...
frame-constants-s390.h Loading commit data...
interface-descriptors-s390.cc Loading commit data...
macro-assembler-s390.cc Loading commit data...
macro-assembler-s390.h Loading commit data...
register-s390.h Loading commit data...
simulator-s390.cc Loading commit data...
simulator-s390.h Loading commit data...