Skip to content

Missing sarq, salq and andq in X86 emulator #26

Open
@waynee95

Description

@waynee95

Implementing select_instructions for the len function suggests using sarq and andq. However, when using run-tests to check the implementation, it will error because these instructions are not covered by the emulator. Neither in the eval_x86, nor the parser_x86.

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