• balazs.kilvady's avatar
    MIPS: Fix 'Assembler support for internal references.' · 244ac6de
    balazs.kilvady authored
    Added new INTERNAL_REFERENCE_ENCODED RelocInfo type to differentiate MIPS existing use of internal references in instructions from the new raw pointer reference needed for dd(Label*).
    
    BUG=
    TEST=cctest/test-assembler-mips/jump_tables1, cctest/test-assembler-mips/jump_tables2, cctest/test-assembler-mips/jump_tables3, cctest/test-run-machops/RunSwitch1
    
    Review URL: https://codereview.chromium.org/922043005
    
    Cr-Commit-Position: refs/heads/master@{#26651}
    244ac6de
assembler.h 40.2 KB