Crate osiris_set_std

source ·
Expand description

This crate defines a standard set for a future osiris-machine.

Each module has its own operation prefix which is one byte long.

§Operations

  • 0x0000 noop

§Control

§Registers control

§Memory management

§Integral arithmetic

  • 0x1001 [integral_arithmetic::sum_integers]:target [start:end]
  • 0x1002 [integral_arithmetic::product_integers]:target [start:end]
  • 0x1003 [integral_arithmetic::difference_integers]:target [start:end]
  • 0x1004 [integral_arithmetic::quotient_integers]:target [start:end]

Modules§

Functions§