iced-x86 1.12.0

iced-x86 is a blazing fast and correct x86/x64 disassembler, assembler and instruction decoder written in Rust
Documentation

iced-x86

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 21 feature flags, 13 of them enabled by default.

default

  • std
  • decoder
  • encoder
  • block_encoder
  • op_code_info
  • instr_info
  • gas
  • intel
  • masm
  • nasm
  • fast_fmt

std

  • lazy_static

decoder

    This feature flag does not enable additional features.

encoder

    This feature flag does not enable additional features.

block_encoder

  • encoder

op_code_info

  • encoder

instr_info

    This feature flag does not enable additional features.

gas

    This feature flag does not enable additional features.

intel

    This feature flag does not enable additional features.

masm

    This feature flag does not enable additional features.

nasm

    This feature flag does not enable additional features.

fast_fmt

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

no_std

  • lazy_static/spin_no_std
  • hashbrown

hashbrown

    This feature flag does not enable additional features.

db

    This feature flag does not enable additional features.

no_d3now

    This feature flag does not enable additional features.

exhaustive_enums

    This feature flag does not enable additional features.

no_vex

    This feature flag does not enable additional features.

no_xop

    This feature flag does not enable additional features.

no_evex

    This feature flag does not enable additional features.