Crate tartan_arch

source ·
Expand description

Architecture-specific primitives for Tartan OS

Modules§

  • aarch64AArch64
    Architecture-specific primitives for 64-bit Arm.
  • armARM
    Architecture-specific primitives for 32-bit Arm.
  • x86x86
    Architecture-specific primitives for 32-bit x86 processors.
  • x86_64x86-64
    Architecture-specific primitives for 64-bit x86 processors.
  • x86_commonx86 or x86-64
    Architecture-specific primitives common to 32-bit and 64-bit x86 processors.

Macros§

Functions§

  • jump
    Unconditionally transfer control to the instruction at the given address