Expand description

This crate contains utilities for managing CPU primitives like:

  • Registers
  • Addresses
  • Offsets
  • Pages

Structs

An address

An offset of a number of items of type T from a base

A single page of memory

A wrapper type around types that provide page slices

A register

Traits

Defines the multiplicative identity value

Defines the additive identity value