beautypg.com

120 nop (no operation) – FUJITSU FR family 32-bit microcontroller instruction manuel CM71-00101-5E User Manual

Page 261

background image

237

CHAPTER 7 DETAILED EXECUTION INSTRUCTIONS

7.120

NOP (No Operation)

This instruction performs no operation.

NOP (No Operation)

Assembler format:

NOP

Operation:

This instruction performs no operation.

Flag change:

N, Z, V, and C: Unchanged

Execution cycles:

1 cycle

Instruction format:

Example:

NOP

N

Z

V

C

MSB

LSB

1

0

0

1

1

1

1

1

1

0

1

0

0

0

0

0

PC

PC

8 3 4 3

8 3 4 C

8 3 4 3

8 3 4 A

Before execution

After execution

Instruction bit pattern : 1001 1111 1010 0000