Docs.rs
  • dynasm-lib-0.1.0-alpha
    • dynasm-lib 0.1.0-alpha
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • HeroicKatora
    • Dependencies
      • bitflags ^1.1 normal
      • byteorder ^1.3 normal
      • lazy_static ^1.4 normal
    • Versions
    • 18.37% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

dynasm0.1.0-alpha

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • DynasmData
  • Expr
  • Ident
  • Number
  • NumericRepr
  • State
  • arch::DummyArch
  • arch::x64::Archx64
  • arch::x64::Archx86
  • arch::x64::InstructionX64
  • arch::x64::InstructionX86
  • arch::x64::ast::Instruction
  • arch::x64::ast::Register
  • arch::x64::parser::X64_FAMILIES_MAP
  • arch::x64::parser::X64_REGISTER_MAP
  • arch::x64::parser::X86_FAMILIES_MAP
  • arch::x64::parser::X86_REGISTERS_MAP

Enums

  • Const
  • Directive
  • JumpOffset
  • MalformedDirectiveError
  • Size
  • Stmt
  • Value
  • arch::Error
  • arch::ErrorSpan
  • arch::x64::X86Mode
  • arch::x64::ast::CleanArg
  • arch::x64::ast::MemoryRefItem
  • arch::x64::ast::RawArg
  • arch::x64::ast::RegFamily
  • arch::x64::ast::RegId
  • arch::x64::ast::RegKind
  • arch::x64::ast::Scale
  • arch::x64::ast::SizedArg

Traits

  • arch::Arch
  • arch::BasicExprBuilder
  • arch::BasicExprBuilderExt
  • arch::x64::AssembleX64
  • arch::x64::AssembleX86

Constants

  • arch::CURRENT_ARCH
  • arch::x64::parser::PREFIXES
  • arch::x64::parser::X64_FAMILIES
  • arch::x64::parser::X64_REGISTERS
  • arch::x64::parser::X64_SIZES
  • arch::x64::parser::X86_FAMILIES
  • arch::x64::parser::X86_SIZES