GaloisInc / dismantle

A library of assemblers and disassemblers derived from LLVM TableGen data
24 stars 5 forks source link

Use bv-sized instead of the included fixed-width bitvector type #32

Open travitch opened 3 years ago

travitch commented 3 years ago

The bv-sized library implements a more complete and tested API. It would be worth using those in this library.