NOP

No operation

NOP

No OPeration


[Syntax]

NOP

 

[Operation]

/* No operation */

 

[Function]

-

This instruction executes no process. The operation will be continued from the next instruction.

 

[Instruction Format]

Syntax

Processng Size

src

dest

Code size

(Byte)

(1)NOT dest

L

Rd

2

(2)NOT src, dest

L

Rs

Rd

3

 

[Flag Change]

-

This instruction does not affect the states of flags.

 

[Description Example]

NOP