Module riscv::asm

source ·
Expand description

Assembly instructions

Functions§

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