-rw-r--r-- 342 saferewrite-20210904/src/encode_761x4591/README
2021.09.03 tests with pip version of angr: * portable gives warning-unrollerror with gcc -O3 since Iop_QNarrowBin32Sto16Ux8 isn't supported in angr. 2021.09.04 tests with angr-dev: Unrolling now works fine thanks to https://github.com/angr/angr/pull/2887. avx=ref and portable=ref with both compilers now, ref=ref across compilers.