issues
search
angr
/
pyvex
Python bindings for Valgrind's VEX IR.
BSD 2-Clause "Simplified" License
343
stars
116
forks
source link
Updated vex submodule pointer to master
#350
Closed
EvelynVusky
closed
1 year ago
EvelynVusky
commented
1 year ago
Updated the vex submodule pointer to point to most recent commit on master:
https://github.com/angr/vex/commit/8c3b99ef0c842d926e11b93ea0ddb1453e3f61b4
The most recent commit includes RISCV support for non-FP CSR operations and instructions
ltfish
commented
1 year ago
Thanks!