Expand description
Assembly instructions
Functions§
- delay
- Blocks the program for at least
cycles
CPU cycles. - ebreak⚠
EBREAK
instruction wrapper- ecall⚠
ECALL
instruction wrapper- fence
FENCE
instruction wrapper- fence_i
FENCE.I
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