Commit Graph

6 Commits

Author SHA1 Message Date
Your Name
896d35cba9 x86-symbolic: Remove terse register names from top-level exports
These names are so short that they might conflict with local names in
files that import this module. Instead, export them from `Regs` and
encourage qualified use of that module.
2024-09-24 13:50:39 -04:00
Langston Barrett
cc4c8675e1 x86-syntax: set-reg 2024-08-16 15:32:49 -04:00
Langston Barrett
813d057881 x86-{symbolic,syntax}: Indexs and names for GP registers 2024-08-16 15:32:49 -04:00
Langston Barrett
69f63302f8 x86-syntax: Use upstream register indices 2024-08-16 15:32:49 -04:00
Langston Barrett
ce6a96a348 macaw-x86-syntax: get-reg operation, rip register 2024-08-16 15:32:49 -04:00
Langston Barrett
f77d848ec1 macaw-x86-syntax: Syntactic sugar for macaw-x86-symbolic CFGs 2024-08-16 15:32:49 -04:00