• Milad Fa's avatar
    PPC/s390: Remove the Dummy interface descriptor · 2dbffca7
    Milad Fa authored
    Port 4ae5a813
    
    Original Commit Message:
    
        Having it around is an invitation to use it in new places. This CL
        removes the generic Dummy descriptor and replaces it by other existing
        descriptors if possible, and defines specialized dummies otherwise.
    
        In the future, every builtin should have a real descriptor. Especially
        new ASM builtins should define descriptors and use them in their
        implementation (use Descriptor::FooRegister() instead of documenting
        the calling convention as comments).
    
    R=jgruber@chromium.org, joransiu@ca.ibm.com, junyan@redhat.com, midawson@redhat.com
    BUG=
    LOG=N
    
    Change-Id: Ied285739f8ab017f17341c9c3bbbb1217be947e2
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3594539Reviewed-by: 's avatarJunliang Yan <junyan@redhat.com>
    Commit-Queue: Milad Farazmand <mfarazma@redhat.com>
    Cr-Commit-Position: refs/heads/main@{#80034}
    2dbffca7
Name
Last commit
Last update
..
assembler-s390-inl.h Loading commit data...
assembler-s390.cc Loading commit data...
assembler-s390.h Loading commit data...
constants-s390.cc Loading commit data...
constants-s390.h Loading commit data...
cpu-s390.cc Loading commit data...
interface-descriptors-s390-inl.h Loading commit data...
macro-assembler-s390.cc Loading commit data...
macro-assembler-s390.h Loading commit data...
register-s390.h Loading commit data...
reglist-s390.h Loading commit data...