GaloisInc / pate

Patches Assured up to Trace Equivalence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support ARM conditional calls

travitch opened this issue · comments

We now have support for ARM conditional returns via a macaw architecture-specific extension. We need to add the analogous infrastructure for conditional calls.

Contributes to #282

completed