mirror of
https://github.com/apache/nuttx.git
synced 2026-09-09 02:16:35 +00:00
Signed-off-by: humzak711 <humzak711@gmail.com> This commit defines the UP_WFE() macro as the 'pause' instruction for x86_64. This optimization reduces power consumption and prevents pipeline flushes caused by memory ordering violations during contended spinlock acqusitions |
||
|---|---|---|
| .. | ||
| intel64 | ||
| qemu | ||
| .gitignore | ||
| acpi.h | ||
| arch.h | ||
| barriers.h | ||
| elf.h | ||
| hpet.h | ||
| inttypes.h | ||
| io.h | ||
| irq.h | ||
| limits.h | ||
| multiboot2.h | ||
| setjmp.h | ||
| spinlock.h | ||
| syscall.h | ||
| types.h | ||