_mm_monitor
Classification
Other, General Support, CPUID Test: MONITOR
Header File
pmmintrin.h
Instruction
MONITOR
Synopsis
 _mm_monitor(void const* p, unsigned extensions, unsigned hints);
Description
Arm address monitoring hardware using the address specified in "p". A store to an address within the specified address range triggers the monitoring hardware. Specify optional extensions in "extensions", and optional hints in "hints".