Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
16-bit MCU and DSC Programmer’s Reference Manual
DS70157F-page 336 © 2005-2011 Microchip Technology Inc.
NOP
No Operation
Implemented in: PIC24F PIC24H PIC24E dsPIC30F dsPIC33F dsPIC33E
X X X X X X
Syntax: {label:} NOP
Operands: None
Operation: No Operation
Status Affected: None
Encoding: 0000 0000 xxxx xxxx xxxx xxxx
Description: No Operation is performed.
The ‘x’ bits can take any value.
Words: 1
Cycles: 1
Example 1:
NOP ; execute no operation
Before
Instruction
After
Instruction
PC 00 1092 PC 00 1094
SR 0000 SR 0000
Example 2:
NOP ; execute no operation
Before
Instruction
After
Instruction
PC 00 08AE PC 00 08B0
SR 0000 SR 0000
NOPR
No Operation
Implemented in: PIC24F PIC24H PIC24E dsPIC30F dsPIC33F dsPIC33E
X X X X X X
Syntax: {label:} NOPR
Operands: None
Operation: No Operation
Status Affected: None
Encoding: 1111 1111 xxxx xxxx xxxx xxxx
Description: No Operation is performed.
The ‘x’ bits can take any value.
Words: 1
Cycles: 1
Protego_Release_01_05-Related-OEM-Documentation-PIC24FJ64GA004-Programmers_Reference_Manual.pdf