Module hints
Functions
- __nop Generates an unspecified no-op instruction.
- __sev Generates a SEV (send a global event) hint instruction.
- __sevl Generates a send a local event hint instruction.
- __wfe Generates a WFE (wait for event) hint instruction, or nothing.
- __wfi Generates a WFI (wait for interrupt) hint instruction, or nothing.
- __yield Generates a YIELD hint instruction.
- hint