Docs.rs
  • rv32-asm-0.1.1
    • rv32-asm 0.1.1
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • long-long-float
    • Dependencies
      • anyhow ^1.0 normal
      • colored ^2.0 normal
      • rustc-hash ^1.1 normal
      • thiserror ^1.0 normal
    • Versions
    • 10.16% 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

rv32_asm0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • instruction::IInstruction
  • instruction::InstructionWithLabel
  • instruction::JInstruction
  • instruction::Label
  • instruction::RInstruction
  • instruction::SBInstruction
  • instruction::SInstruction
  • instruction::UInstruction

Enums

  • error::Error
  • instruction::IInstructionOp
  • instruction::Immediate
  • instruction::Instruction
  • instruction::JInstructionOp
  • instruction::RInstructionOp
  • instruction::Register
  • instruction::RelAddress
  • instruction::SBInstructionOp
  • instruction::SInstructionOp
  • instruction::UInstructionOp

Traits

  • instruction::GenerateCode

Functions

  • assembler::assemble
  • assembler::dump_instructions

Constants

  • instruction::XLEN