Skip to content

Inconsistent argument names for DUP and SWAP instructions #383

@Vyslon

Description

@Vyslon

For DUP2 and DUP3, the ignored arguments are named (a and a, b) but for DUP4 ... DUP16 they aren't named (which make more sense since they aren' t used by the instruction).

Same for SWAP2 which is inconsistent with SWAP3 ... SWAP16

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions