riscv
0.10.1
Module asm
Functions
In crate riscv
Module
riscv
::
asm
Copy item path
source
·
[
−
]
Expand description
Assembly instructions
Functions
§
delay
⚠
Blocks the program for
at least
cycles
CPU cycles.
ebreak
⚠
EBREAK
instruction wrapper
nop
⚠
nop
instruction wrapper
sfence_vma
⚠
SFENCE.VMA
instruction wrapper
sfence_vma_all
⚠
SFENCE.VMA
instruction wrapper (all address spaces and page table levels)
wfi
⚠
WFI
instruction wrapper