Module riscv::asm

source ·
Expand description

Assembly instructions

Functions§

  • Blocks the program for at least cycles CPU cycles.
  • EBREAK instruction wrapper
  • ECALL instruction wrapper
  • FENCE instruction wrapper
  • FENCE.I instruction wrapper
  • nop instruction wrapper
  • SFENCE.VMA instruction wrapper
  • SFENCE.VMA instruction wrapper (all address spaces and page table levels)
  • WFI instruction wrapper