Docs.rs
  • essential-asm-0.11.0
    • essential-asm 0.11.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mitchmindtree
    • essentialcontributions
    • Dependencies
      • bitflags ^2.6 normal
      • essential-asm-gen ^0.11.0 normal
      • essential-types ^0.8.0 normal
      • serde ^1.0.210 normal
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

essential_asm0.11.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • InvalidOpcodeError
  • NotEnoughBytesError
  • effects::Effects
  • opcode::InvalidOpcodeError
  • opcode::NotEnoughBytesError

Enums

  • Access
  • Alu
  • Compute
  • Crypto
  • FromBytesError
  • Memory
  • Op
  • Opcode
  • ParentMemory
  • Pred
  • Stack
  • StateRead
  • TotalControlFlow
  • bytes_iter::Access
  • bytes_iter::Alu
  • bytes_iter::Compute
  • bytes_iter::Crypto
  • bytes_iter::Memory
  • bytes_iter::Op
  • bytes_iter::ParentMemory
  • bytes_iter::Pred
  • bytes_iter::Stack
  • bytes_iter::StateRead
  • bytes_iter::TotalControlFlow
  • opcode::Access
  • opcode::Alu
  • opcode::Compute
  • opcode::Crypto
  • opcode::Memory
  • opcode::Op
  • opcode::ParentMemory
  • opcode::Pred
  • opcode::Stack
  • opcode::StateRead
  • opcode::TotalControlFlow

Traits

  • ToBytes
  • ToOpcode
  • TryFromBytes
  • opcode::ParseOp

Functions

  • effects::analyze
  • effects::bytes_contains_any
  • from_bytes
  • to_bytes

Type Aliases

  • Word

Constants

  • short::ADD
  • short::ALOC
  • short::AND
  • short::BAND
  • short::BOR
  • short::COM
  • short::COME
  • short::DATA
  • short::DIV
  • short::DLEN
  • short::DROP
  • short::DSLT
  • short::DUP
  • short::DUPF
  • short::EQ
  • short::EQRA
  • short::EQST
  • short::FREE
  • short::GT
  • short::GTE
  • short::HLT
  • short::HLTIF
  • short::JMPIF
  • short::KREX
  • short::KRNG
  • short::LOD
  • short::LODP
  • short::LODPR
  • short::LODR
  • short::LODS
  • short::LT
  • short::LTE
  • short::MOD
  • short::MUL
  • short::NOT
  • short::OR
  • short::PEX
  • short::PKREX
  • short::PKRNG
  • short::PNCIF
  • short::POP
  • short::PUSH
  • short::REP
  • short::REPC
  • short::REPE
  • short::RES
  • short::RSECP
  • short::SEL
  • short::SHA2
  • short::SHL
  • short::SHR
  • short::SHRI
  • short::SLTR
  • short::STO
  • short::STOR
  • short::STOS
  • short::SUB
  • short::SWAP
  • short::SWAPI
  • short::THIS
  • short::THISC
  • short::VRFYED