macaw/macaw-aarch32-symbolic
Langston Barrett be0a57f555 symbolic: Don't feed the stack pointer to the ResultExtractor
None of the supported architectures return values via the stack, and
tracking the stack pointer needlessly complicates the code.
2024-09-05 11:22:55 -04:00
..
src/Data/Macaw/AArch32 aarch32-symbolic: Export AArch32Exception 2024-01-24 11:03:37 -05:00
tests symbolic: Don't feed the stack pointer to the ResultExtractor 2024-09-05 11:22:55 -04:00
CHANGELOG.md Add a (dummy) symbolic backend for AArch32 2020-04-05 21:16:03 -07:00
LICENSE Add a (dummy) symbolic backend for AArch32 2020-04-05 21:16:03 -07:00
macaw-aarch32-symbolic.cabal aarch32: Implement support for conditional calls (#289) 2022-05-20 15:17:26 -07:00
Setup.hs Add a (dummy) symbolic backend for AArch32 2020-04-05 21:16:03 -07:00