LICENSE
MANIFEST.in
README.md
make_ffi.py
pyproject.toml
setup.cfg
setup.py
pyvex/__init__.py
pyvex/_register_info.py
pyvex/arches.py
pyvex/block.py
pyvex/const.py
pyvex/const_val.py
pyvex/data_ref.py
pyvex/enums.py
pyvex/errors.py
pyvex/expr.py
pyvex/native.py
pyvex/py.typed
pyvex/stmt.py
pyvex/types.py
pyvex/utils.py
pyvex.egg-info/PKG-INFO
pyvex.egg-info/SOURCES.txt
pyvex.egg-info/dependency_links.txt
pyvex.egg-info/requires.txt
pyvex.egg-info/top_level.txt
pyvex/lifting/__init__.py
pyvex/lifting/libvex.py
pyvex/lifting/lift_function.py
pyvex/lifting/lifter.py
pyvex/lifting/post_processor.py
pyvex/lifting/zerodivision.py
pyvex/lifting/gym/__init__.py
pyvex/lifting/gym/aarch64_spotter.py
pyvex/lifting/gym/arm_spotter.py
pyvex/lifting/gym/x86_spotter.py
pyvex/lifting/util/__init__.py
pyvex/lifting/util/instr_helper.py
pyvex/lifting/util/lifter_helper.py
pyvex/lifting/util/syntax_wrapper.py
pyvex/lifting/util/vex_helper.py
pyvex_c/LICENSE
pyvex_c/Makefile
pyvex_c/Makefile-msvc
pyvex_c/analysis.c
pyvex_c/e4c_lite.h
pyvex_c/logging.c
pyvex_c/logging.h
pyvex_c/postprocess.c
pyvex_c/pyvex.c
pyvex_c/pyvex.def
pyvex_c/pyvex.h
pyvex_c/pyvex_internal.h
tests/test_arm_postprocess.py
tests/test_gym.py
tests/test_irsb_property_caching.py
tests/test_lift.py
tests/test_mips32_postprocess.py
tests/test_pyvex.py
tests/test_s390x_exrl.py
tests/test_s390x_lochi.py
tests/test_s390x_vl.py
tests/test_spotter.py
tests/test_ud2.py
vex/.git
vex/.gitignore
vex/HACKING.README
vex/LICENSE.GPL
vex/LICENSE.README
vex/Makefile-gcc
vex/Makefile-msvc
vex/README.md
vex/TODO.txt
vex/common.mk
vex/nanoarm.orig
vex/.github/ISSUE_TEMPLATE/bug-report.yml
vex/.github/ISSUE_TEMPLATE/config.yml
vex/.github/ISSUE_TEMPLATE/feature-request.yml
vex/.github/ISSUE_TEMPLATE/question.yml
vex/.github/workflows/build.yml
vex/auxprogs/genoffsets.c
vex/orig_amd64/Compare.hs
vex/orig_amd64/SortedToOrig.hs
vex/orig_amd64/test1.orig
vex/orig_amd64/test1.sorted
vex/orig_amd64/test2.orig
vex/orig_amd64/test2.sorted
vex/orig_arm/nanoarm
vex/orig_arm/nanoarm.orig
vex/orig_ppc32/date.orig
vex/orig_ppc32/loadsafp.orig
vex/orig_ppc32/morefp.orig
vex/orig_ppc32/return0.orig
vex/orig_x86/exit42.orig
vex/orig_x86/fpu_mmx_sse.orig
vex/orig_x86/manyfp.orig
vex/priv/guest_amd64_defs.h
vex/priv/guest_amd64_helpers.c
vex/priv/guest_amd64_toIR.c
vex/priv/guest_arm64_defs.h
vex/priv/guest_arm64_helpers.c
vex/priv/guest_arm64_toIR.c
vex/priv/guest_arm_defs.h
vex/priv/guest_arm_helpers.c
vex/priv/guest_arm_toIR.c
vex/priv/guest_generic_bb_to_IR.c
vex/priv/guest_generic_bb_to_IR.h
vex/priv/guest_generic_x87.c
vex/priv/guest_generic_x87.h
vex/priv/guest_mips_defs.h
vex/priv/guest_mips_helpers.c
vex/priv/guest_mips_toIR.c
vex/priv/guest_ppc_defs.h
vex/priv/guest_ppc_helpers.c
vex/priv/guest_ppc_toIR.c
vex/priv/guest_riscv64_defs.h
vex/priv/guest_riscv64_helpers.c
vex/priv/guest_riscv64_toIR.c
vex/priv/guest_s390_defs.h
vex/priv/guest_s390_helpers.c
vex/priv/guest_s390_insn_formats.py
vex/priv/guest_s390_toIR.c
vex/priv/guest_tilegx_defs.h
vex/priv/guest_tilegx_helpers.c
vex/priv/guest_tilegx_toIR.c
vex/priv/guest_x86_defs.h
vex/priv/guest_x86_helpers.c
vex/priv/guest_x86_toIR.c
vex/priv/host_amd64_defs.c
vex/priv/host_amd64_defs.h
vex/priv/host_amd64_isel.c
vex/priv/host_arm64_defs.c
vex/priv/host_arm64_defs.h
vex/priv/host_arm64_isel.c
vex/priv/host_arm_defs.c
vex/priv/host_arm_defs.h
vex/priv/host_arm_isel.c
vex/priv/host_generic_maddf.c
vex/priv/host_generic_maddf.h
vex/priv/host_generic_reg_alloc2.c
vex/priv/host_generic_reg_alloc3.c
vex/priv/host_generic_regs.c
vex/priv/host_generic_regs.h
vex/priv/host_generic_simd128.c
vex/priv/host_generic_simd128.h
vex/priv/host_generic_simd256.c
vex/priv/host_generic_simd256.h
vex/priv/host_generic_simd64.c
vex/priv/host_generic_simd64.h
vex/priv/host_mips_defs.c
vex/priv/host_mips_defs.h
vex/priv/host_mips_isel.c
vex/priv/host_ppc_defs.c
vex/priv/host_ppc_defs.h
vex/priv/host_ppc_isel.c
vex/priv/host_riscv64_defs.c
vex/priv/host_riscv64_defs.h
vex/priv/host_riscv64_isel.c
vex/priv/host_s390_defs.c
vex/priv/host_s390_defs.h
vex/priv/host_s390_isel.c
vex/priv/host_tilegx_defs.c
vex/priv/host_tilegx_defs.h
vex/priv/host_tilegx_isel.c
vex/priv/host_x86_defs.c
vex/priv/host_x86_defs.h
vex/priv/host_x86_isel.c
vex/priv/ir_defs.c
vex/priv/ir_inject.c
vex/priv/ir_match.c
vex/priv/ir_match.h
vex/priv/ir_opt.c
vex/priv/ir_opt.h
vex/priv/main_globals.c
vex/priv/main_globals.h
vex/priv/main_main.c
vex/priv/main_util.c
vex/priv/main_util.h
vex/priv/multiarch_main_main.c
vex/priv/s390_defs.h
vex/priv/s390_disasm.c
vex/priv/s390_disasm.h
vex/priv/tilegx_disasm.c
vex/priv/tilegx_disasm.h
vex/pub/libvex.h
vex/pub/libvex_basictypes.h
vex/pub/libvex_emnote.h
vex/pub/libvex_guest_amd64.h
vex/pub/libvex_guest_arm.h
vex/pub/libvex_guest_arm64.h
vex/pub/libvex_guest_mips32.h
vex/pub/libvex_guest_mips64.h
vex/pub/libvex_guest_ppc32.h
vex/pub/libvex_guest_ppc64.h
vex/pub/libvex_guest_riscv64.h
vex/pub/libvex_guest_s390x.h
vex/pub/libvex_guest_tilegx.h
vex/pub/libvex_guest_x86.h
vex/pub/libvex_ir.h
vex/pub/libvex_s390x_common.h
vex/pub/libvex_trc_values.h
vex/switchback/Makefile
vex/switchback/binary_switchback.pl
vex/switchback/linker.c
vex/switchback/linker.h
vex/switchback/switchback.c
vex/switchback/test_bzip2.c
vex/switchback/test_emfloat.c
vex/switchback/test_hello.c
vex/switchback/test_ppc_jm1.c
vex/switchback/test_simple.c
vex/test/fldenv.c
vex/test/fp1.c
vex/test/fp1.s
vex/test/fpconst.c
vex/test/fpgames.s
vex/test/fpspeed.c
vex/test/fpucw.c
vex/test/frstor.c
vex/test/fsave.c
vex/test/fstenv.c
vex/test/fxsave.c
vex/test/mmxtest.c
vex/test/mxcsr.c
vex/test/rounderr.c
vex/test/test-amd64-muldiv.h
vex/test/test-amd64-shift.h
vex/test/test-amd64.c
vex/test/test-amd64.h
vex/test/test-i386-muldiv.h
vex/test/test-i386-shift.h
vex/test/test-i386.c
vex/test/test-i386.h
vex/test/x87fxam.c
vex/test/x87tst.c
vex/unused/arena.h
vex/unused/dispatch.c
vex/unused/linker.c
vex/useful/Makefile-vex
vex/useful/cpuid.c
vex/useful/fp_80_64.c
vex/useful/fpround.c
vex/useful/fspill.c
vex/useful/gradual_underflow.c
vex/useful/hd_fpu.c
vex/useful/show_fp_state.c
vex/useful/smchash.c
vex/useful/test_main.c
vex/useful/test_main.h
vex/useful/test_main.h.base
vex/useful/x87_to_vex_and_back.c