mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-29 11:02:13 +03:00
416 B
416 B
macaw-x86-syntax
This package provides concrete syntax for macaw-x86-symbolic types and operations.
Concretely, it implements a ParserHooks
for use with crucible-syntax
.
This ParserHooks
supports the following types and operations:
Types:
X86Regs
: the struct of all x86_64 registers
Operations:
(none so far)