List of all items
Structs
- Prog
- Vm
- data::ByteStr
- data::IntLayout
- data::MaybeNumber
- data::Number
- data::Step
- data::encoding::MaxLenByte
- data::encoding::MaxLenWord
- isa::IntFlags
- isa::ReservedOp
- library::CodeEofError
- library::Cursor
- library::IsaSeg
- library::Lib
- library::LibId
- library::LibSeg
- library::LibSegOverflow
- library::LibSite
- reg::CoreRegs
- reg::RegS
Enums
- ProgError
- data::FloatLayout
- data::Layout
- data::LiteralParseError
- data::encoding::DecodeError
- data::encoding::EncodeError
- isa::ArithmeticOp
- isa::BitwiseOp
- isa::BytecodeError
- isa::BytesOp
- isa::CmpOp
- isa::ControlFlowOp
- isa::Curve25519Op
- isa::DeleteFlag
- isa::DigestOp
- isa::ExecStep
- isa::ExtendFlag
- isa::FloatEqFlag
- isa::InsertFlag
- isa::Instr
- isa::Isa
- isa::MergeFlag
- isa::MoveOp
- isa::NoneEqFlag
- isa::ParseFlagError
- isa::PutOp
- isa::RoundingFlag
- isa::Secp256k1Op
- isa::SignFlag
- isa::SplitFlag
- library::AssemblerError
- library::IsaSegError
- library::SegmentError
- library::WriteError
- reg::Reg16
- reg::Reg32
- reg::Reg8
- reg::RegA
- reg::RegA2
- reg::RegAF
- reg::RegAFR
- reg::RegAR
- reg::RegAll
- reg::RegBlock
- reg::RegBlockAFR
- reg::RegBlockAR
- reg::RegF
- reg::RegR
Traits
- Program
- data::NumberLayout
- data::encoding::Decode
- data::encoding::Encode
- isa::Bytecode
- isa::Flag
- isa::InstructionSet
- library::Read
- library::Write
- reg::NumericRegister
- reg::Register
Functions
Constants
- LIB_NAME_ALUVM
- isa::opcodes::INSTR_ABS
- isa::opcodes::INSTR_ADD
- isa::opcodes::INSTR_AND
- isa::opcodes::INSTR_CAF
- isa::opcodes::INSTR_CALL
- isa::opcodes::INSTR_CFA
- isa::opcodes::INSTR_CLRA
- isa::opcodes::INSTR_CLRF
- isa::opcodes::INSTR_CLRR
- isa::opcodes::INSTR_CMP
- isa::opcodes::INSTR_CNA
- isa::opcodes::INSTR_CNF
- isa::opcodes::INSTR_CNT
- isa::opcodes::INSTR_CON
- isa::opcodes::INSTR_CPA
- isa::opcodes::INSTR_CPR
- isa::opcodes::INSTR_DEL
- isa::opcodes::INSTR_DIV
- isa::opcodes::INSTR_ED_ADD
- isa::opcodes::INSTR_ED_GEN
- isa::opcodes::INSTR_ED_MUL
- isa::opcodes::INSTR_ED_NEG
- isa::opcodes::INSTR_EQ
- isa::opcodes::INSTR_EXEC
- isa::opcodes::INSTR_EXTR
- isa::opcodes::INSTR_FAIL
- isa::opcodes::INSTR_FILL
- isa::opcodes::INSTR_FIND
- isa::opcodes::INSTR_IFNA
- isa::opcodes::INSTR_IFNR
- isa::opcodes::INSTR_IFZA
- isa::opcodes::INSTR_IFZR
- isa::opcodes::INSTR_INJ
- isa::opcodes::INSTR_INS
- isa::opcodes::INSTR_ISAE_FROM
- isa::opcodes::INSTR_ISAE_TO
- isa::opcodes::INSTR_JIF
- isa::opcodes::INSTR_JMP
- isa::opcodes::INSTR_JOIN
- isa::opcodes::INSTR_LEN
- isa::opcodes::INSTR_LGT
- isa::opcodes::INSTR_MOV
- isa::opcodes::INSTR_MUL
- isa::opcodes::INSTR_MVS
- isa::opcodes::INSTR_NEG
- isa::opcodes::INSTR_NOP
- isa::opcodes::INSTR_NOT
- isa::opcodes::INSTR_OR
- isa::opcodes::INSTR_PUT
- isa::opcodes::INSTR_PUTA
- isa::opcodes::INSTR_PUTF
- isa::opcodes::INSTR_PUTIFA
- isa::opcodes::INSTR_PUTIFR
- isa::opcodes::INSTR_PUTR
- isa::opcodes::INSTR_REM
- isa::opcodes::INSTR_RESV_FROM
- isa::opcodes::INSTR_RESV_TO
- isa::opcodes::INSTR_RET
- isa::opcodes::INSTR_REV
- isa::opcodes::INSTR_REVA
- isa::opcodes::INSTR_REVR
- isa::opcodes::INSTR_RIPEMD
- isa::opcodes::INSTR_ROUTINE
- isa::opcodes::INSTR_SECP_ADD
- isa::opcodes::INSTR_SECP_GEN
- isa::opcodes::INSTR_SECP_MUL
- isa::opcodes::INSTR_SECP_NEG
- isa::opcodes::INSTR_SHA256
- isa::opcodes::INSTR_SHA512
- isa::opcodes::INSTR_SHC
- isa::opcodes::INSTR_SHF
- isa::opcodes::INSTR_SPLT
- isa::opcodes::INSTR_SPY
- isa::opcodes::INSTR_ST
- isa::opcodes::INSTR_STINV
- isa::opcodes::INSTR_STP
- isa::opcodes::INSTR_SUB
- isa::opcodes::INSTR_SUCC
- isa::opcodes::INSTR_SWP
- isa::opcodes::INSTR_XOR
- library::constants::CODE_SEGMENT_MAX_LEN
- library::constants::DATA_SEGMENT_MAX_LEN
- library::constants::ISAE_SEGMENT_MAX_COUNT
- library::constants::ISAE_SEGMENT_MAX_LEN
- library::constants::ISA_ID_ALLOWED_CHARS
- library::constants::ISA_ID_ALLOWED_FIRST_CHAR
- library::constants::ISA_ID_ALU
- library::constants::ISA_ID_ALURE
- library::constants::ISA_ID_BITCOIN
- library::constants::ISA_ID_BP
- library::constants::ISA_ID_BPDIGEST
- library::constants::ISA_ID_ED25519
- library::constants::ISA_ID_INET2
- library::constants::ISA_ID_LNP
- library::constants::ISA_ID_MAX_LEN
- library::constants::ISA_ID_MIN_LEN
- library::constants::ISA_ID_REBICA
- library::constants::ISA_ID_RGB
- library::constants::ISA_ID_SECP256K
- library::constants::ISA_ID_SIMD
- library::constants::ISA_ID_WEB4
- library::constants::LIBS_MAX_TOTAL
- library::constants::LIBS_SEGMENT_MAX_COUNT
- reg::CALL_STACK_SIZE
- stl::LIB_ID_ALUVM