English
Language : 

SH-2A Datasheet, PDF (250/501 Pages) Renesas Technology Corp – Renesas 32-Bit RISC Microcomputer SuperH™ RISC engine Family
Section 6 Instruction Descriptions
6.4.41 NOP
No Operation
No OPeration
System Control Instruction
Format
NOP
Abstract
No operation
Code
0000000000001001
Cycle
1
T Bit
—
Description
Increments the PC to execute the next instruction.
Operation
NOP() /* NOP */
{
PC+=2;
}
Example:
NOP
; Executes in one cycle
Rev. 3.00 Jul 08, 2005 page 236 of 484
REJ09B0051-0300