HALT : HALT the core

This instruction halts the core, or the current thread if a SMT core is implemented. Execution continues (where ?) after an interrupt is processed.

The value of the optional 16-bit integer is ignored.