Nop - Hitachi SH7750 Programming Manual

High-performance risc engine superh (sh) 32-bit risc mcu/mpu series
Hide thumbs Also See for SH7750:
Table of Contents

Advertisement

10.68

NOP

No Operation
Format
NOP
Description
This instruction simply increments the program counter (PC), advancing the processing flow to
execution of the next instruction.
Operation
NOP( ) /* NOP */
{
PC+=2;
}
Example
NOP
No OPeration
Summary of Operation
No operation
;Time equivalent to one execution state elapses.
System Control Instruction
Instruction Code
0000000000001001 1
Rev. 2.0, 03/99, page 337 of 396
Execution
States
T Bit

Advertisement

Table of Contents
loading

Table of Contents