Commit graph

5 commits

Author SHA1 Message Date
Dan
b6b609cfac GP-5288: Refactor, format/organize, and certify.
Closes #7195
2025-01-22 13:55:26 +00:00
Peter Lucia
69292c546f Fix assembling instructions with unknown/don't care context bits
Without this change, if unspecified context bits are provided to the assembler they are defaulted to 0 and the resulting context is used to filter for valid assembly instructions. After this change unspecified bits are kept as unspecified through the assembly process possibly providing more valid assembly results.
2025-01-22 13:55:26 +00:00
Ryan Kurtz
faf55a8de6 GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
Dan
e645d74a5f GP-4287: Format. Revise. Certify. 2024-02-05 11:32:50 -05:00
plucia
43131199cf Add a WildcardAssembler Plugin. 2024-02-05 11:24:15 -05:00