Files
rtems/cpukit
Wayne Thornton 4e9ee786f6 cpukit/score/.../cpu.h: Implement _CPU_Spin_wait()
_CPU_Spin_wait() is an assembly function which prevents
aggressive speculative execution by the CPU during spin-wait
loops. Added benefit is reduction of thermal load. This
function is part of the Deterministic Hedged Read Library API.
2026-07-23 08:12:13 -06:00
..
2026-06-26 04:17:08 +02:00
2026-06-11 17:32:31 -05:00