Crate openvm_bigint_guest

Source

Macros§

  • A macro that implements all the following for the given struct and operation: a op= b, a op= &b, a op b, a op &b, &a op b, &a op &b Description of the parameters (see [u256.rs] for an example):

Structs§

  • A 256-bit signed integer type.
  • A 256-bit unsigned integer type.

Enums§

  • funct7 options for 256-bit integer instructions.

Constants§