Docs.rs
  • rtvm-interpreter-4.0.0
    • rtvm-interpreter 4.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tomisetsu
    • Dependencies
      • rtvm-primitives ^3.1.1 normal
      • serde ^1.0 normal optional
      • bincode ^1.3 dev
      • serde_json ^1.0 dev
      • walkdir ^2.5 dev
    • Versions
    • 72% of the crate is documented
  • Platform
    • 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

rtvm_interpreter4.0.0

Module i256

Module Items

  • Enums
  • Constants
  • Functions

In rtvm_interpreter::instructions

rtvm_interpreter::instructions

Module i256

Source

Enums§

Sign

Constants§

MAX_POSITIVE_VALUE
MIN_NEGATIVE_VALUE

Functions§

i256_cmp
i256_div
i256_mod
i256_sign
i256_sign_compl
two_compl
two_compl_mut