8 releases

0.4.7 Aug 23, 2024
0.4.6 Aug 1, 2024
0.4.5 Jul 2, 2024
0.4.4 Jun 29, 2024
0.1.0 Jun 15, 2024

#78 in Parser tooling

Download history 102/week @ 2024-06-10 544/week @ 2024-06-17 659/week @ 2024-06-24 333/week @ 2024-07-01 154/week @ 2024-07-29 6/week @ 2024-08-05 13/week @ 2024-08-12 143/week @ 2024-08-19 33/week @ 2024-08-26

202 downloads per month
Used in 2 crates (via disasm)

LGPL-3.0-only

115KB
3K SLoC

WIP

Decodetree parser and generator.


lib.rs:

Decodetree parser and generator.

This crate provides utilities to generate decoding tries.

To be able to decode instructions you need their descriptions writteng in special format. The syntax can be found in specification.

Dependencies

~1MB
~21K SLoC