version 2009-07-11

HALT : HALT the core

This instruction halts the core or the current thread. Execution continues after an interrupt is processed or if the kernel yields back to the thread.

The value of any parameter (immediate or register) is ignored.