Skip to content

USERDATA: add support for multiple-register variable introductions #220

Description

@sipma

Several ARM instructions assign multiple registers in a single instructions, e.g., all of the LDMxx instructions. The current implementation for the introduction of register variables assumes that a single (known) register is being assigned to per instruction.

testcase: malloc_overflow_work_O2_lifting_bug_report_04_19

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