mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-12-24 06:35:41 +03:00
b033f3788c
The old method involved providing the TH code a list of match expressions. This made it very difficult to inspect arguments of instructions. The new approach has the architecture backend provide a function that gets the first opportunity to process instructions, which is much more flexible. This commit also includes support for a number of cache hint instructions that use the new features. |
||
---|---|---|
.. | ||
crucible@410f4ceb25 | ||
dismantle@e14f73980f | ||
dwarf@1f3616bb42 | ||
elf-edit@41f560ff32 | ||
macaw@580cb634cd | ||
parameterized-utils@3e91cb7eff | ||
semmc@fc4cc3a0ba |