Skip to content

Remove VSA types from claripy.ast.bv #442

Description

@twizmwazin

Description

Currently, there are various VSA-related types in claripy/ast/bv.py. These should be moved to their own file. They include SI, TSI, ESI, ValueSet, VS, DSIS, as well as possibly a few of the ops that only make sense when a BV is actually a set type. As part of this, BV currently has a bunch of parameters that are specific to VSA, these should be a separate (possibly derived from BV) type.

Steps to reproduce the bug

No response

Environment

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions