GaloisInc / pate

Patches Assured up to Trace Equivalence
Other
14 stars 3 forks source link

Support ARM conditional calls #284

Closed travitch closed 5 months ago

travitch commented 2 years ago

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

thebendavis commented 5 months ago

completed