SEVL

Send event local

This instruction is a hint instruction that causes an event to be signaled locally without requiring the event to be signaled to other PEs in the multiprocessor system. It can prime a wait-loop that starts with a WFE instruction.

Encoding: System

313029282726252423222120191817161514131211109876543210
11010101000000110010000010111111
CRmop2

SEVL

Decoding algorithm

// Empty.

Operation

SendEventLocal();

Explanations