title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
__nop | Microsoft Docs |
11/04/2016 |
|
article |
|
|
|
7a2a938b-87e0-476d-a348-03ea7635b6b9 |
5 |
corob-msft |
corob |
ghogen |
Microsoft Specific
Generates platform-specific machine code that performs no operation.
void __nop();
Intrinsic | Architecture |
---|---|
__nop |
x86, [!INCLUDEvcprx64] |
Header file <intrin.h>
END Microsoft Specific
The __nop
function is equivalent to the NOP
machine instruction. For more information, search for the document, "Intel Architecture Software Developer's Manual, Volume 2: Instruction Set Reference," at the Intel Corporation site.