Skip to content

commit 24f0b3885aee8f3aaf2b7819bc258446f08b4d8e broke a few non-regression tests related to vec type #97

Description

@LRGH

python -m pytest generates three errors in test_cas_exp and two errors in test_cas_mapper.

A short example where the patch broke something is python -c 'from amoco.cas.expressions import *;print(vec([lab("eax",size=32),cst(0x10,32)])+3)' which outputted [(@eax+0x3),0x13]but now outputs T32.

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions