Skip to content

support conditional execution in arm #60

@Kyle-Kyle

Description

@Kyle-Kyle

Description

currently, conditional instructions in arm will be misunderstood by vex/angr, thinking the instruction will always be executed, which is not true.
the fix will be to correctly lift conditional instructions into conditional branches for all conditional instructions

Alternatives

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions