disarm64 0.1.21

disarm64 provides a tool and a library for decoding ARM64 instructions (at least 250 MiB/sec of the decoding speed is delivered on a laptop that is used for development). Here you will also find a utility for generating disassembler/instruction decoder tables in Rust from a JSON file. Besides that, can visualize the instruction decoding as a tree.
Documentation

disarm64

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 1 of them enabled by default.

default

full (default)

This feature flag does not enable additional features.

exception

This feature flag does not enable additional features.

load_store

This feature flag does not enable additional features.

system

This feature flag does not enable additional features.