s2e-env
s2e-env copied to clipboard
Concretization in tlb_fill
When there is a page fault on a symbolic address, the address gets concretized in tlb_fill() when being written to the cr2 register. This could probably be avoided by making the address concrete but without adding constraints. This should be enough to satisfy the OS.
test.tar.xz.zip (Remove .zip extension, it's here only to satisfy github)